Problem timeexam
User KingH
Submission Time 2025-08-25 16:17:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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