Problem timeexam
User LYM2025
Submission Time 2025-08-25 16:22:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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