Problem timeexam
User noob41
Submission Time 2023-11-08 10:26:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int32_t main()’:
timeexam.cpp:29:1: error: expected ‘}’ at end of input
29 | }
| ^
timeexam.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^