| Problem | hungrycats2 |
|---|---|
| User | hitarthdangra |
| Submission Time | 2026-02-26 09:06:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hungrycats2.cpp: In function ‘int main()’:
hungrycats2.cpp:21:4: error: ‘current’ was not declared in this scope; did you mean ‘current_max’?
21 | current = h[i] + 1;
| ^~~~~~~
| current_max