| Problem | hungrycats2 |
|---|---|
| User | hitarthdangra |
| Submission Time | 2026-02-26 09:06:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hungrycats2.cpp:1:26: error: missing terminating > character
1 | # include <bits/stdc++.h<
| ^
hungrycats2.cpp:1:11: fatal error: bits/stdc++.h<: No such file or directory
1 | # include <bits/stdc++.h<
| ^
compilation terminated.