Problem timeexam
User om2024
Submission Time 2025-08-15 20:29:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:7:25: error: expected ‘;’ before ‘)’ token
7 | cout << "00" + n);
| ^
| ;