Problem timeexam
User AdamAdnan1C
Submission Time 2023-05-12 16:12:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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