Problem | hungrycats |
---|---|
User | CuriousFox |
Submission Time | 2024-11-11 09:17:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:23:14: error: expected ‘;’ before ‘}’ token
23 | check -= 1
| ^
| ;
24 | }
| ~