Problem | hungrycats |
---|---|
User | Etw |
Submission Time | 2024-11-11 09:46:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:40:3: error: expected ‘}’ at end of input
40 | }
| ^
hungrycats.cpp:29:7: note: to match this ‘{’
29 | else{
| ^
hungrycats.cpp:40:3: error: expected ‘}’ at end of input
40 | }
| ^
hungrycats.cpp:10:6: note: to match this ‘{’
10 | else{
| ^
hungrycats.cpp:40:3: error: expected ‘}’ at end of input
40 | }
| ^
hungrycats.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^