Problem gotoschool
User Anonymous35V
Submission Time 2023-11-08 11:45:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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