Problem timeexam
User Poket
Submission Time 2023-01-30 20:58:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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