Problem timeexam
User Aum
Submission Time 2024-03-26 22:37:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int32_t main()’:
timeexam.cpp:8:16: error: ‘str’ was not declared in this scope; did you mean ‘std’?
8 | cout >> "00"+str(n);
| ^~~
| std