Problem timeexam
User totallynix
Submission Time 2023-11-10 15:01:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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