Problem eatingkids
User ilovepythonandhatecplusplus
Submission Time 2025-04-02 17:10:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatingkids.cpp: In function ‘int main()’:
eatingkids.cpp:14:2: error: expected ‘}’ at end of input
14 | }
| ^
eatingkids.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^