Problem gotoschool
User Noob3535
Submission Time 2024-08-10 19:31:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:18:1: error: expected ‘}’ at end of input
18 | }
| ^
gotoschool.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^