Problem gotoschool
User ATHY
Submission Time 2024-06-18 20:13:35
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:5:12: note: to match this ‘{’
5 | int main() {
| ^