Problem timeexam
User Hengweezy
Submission Time 2024-02-01 00:12:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:17:10: error: expected ‘;’ before ‘}’ token
17 | h = "0"
| ^
| ;
18 | }
| ~