| Problem | hungrycats2 |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-08-27 16:12:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hungrycats2.cpp: In function ‘int32_t main()’:
hungrycats2.cpp:20:7: error: ‘a’ was not declared in this scope
20 | if (a[i + 1] - a[i] < 2) possible = false;
| ^