Problem timeexam
User Haocheng
Submission Time 2024-11-07 13:43:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int32_t main()’:
timeexam.cpp:19:12: error: expected ‘;’ before ‘}’ token
19 | cout<<'\n'
| ^
| ;
20 |
21 | }
| ~