Problem timeexam
User Student101
Submission Time 2024-10-07 21:00:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:39:12: error: expected ‘}’ at end of input
39 | return 0;
| ^
timeexam.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^