| Problem | hungrycats2 |
|---|---|
| User | My12thCodebreakerAccount |
| Submission Time | 2026-07-12 13:49:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hungrycats2.cpp: In function ‘int main()’:
hungrycats2.cpp:66:7: error: ‘h’ was not declared in this scope
66 | if (h[i+1] > h[i]){
| ^