Problem timeexam
User JJ1234
Submission Time 2024-06-08 09:52:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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