Problem hungrycats2
User TK
Submission Time 2026-05-17 21:35:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats2.cpp: In function ‘int main()’:
hungrycats2.cpp:45:1: error: expected ‘}’ at end of input
45 | }
| ^
hungrycats2.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^