Problem timeexam
User YongXin
Submission Time 2023-06-01 20:57:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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