Problem gotoschool
User Chaos
Submission Time 2024-03-03 01:28:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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