Problem timeexam
User ICantRemember
Submission Time 2023-11-08 11:51:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int32_t main()’:
timeexam.cpp:24:20: error: expected ‘;’ before ‘:’ token
24 | cout << 0 << a:
| ^
| ;