Problem timeexam
User MS
Submission Time 2023-08-24 14:44:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:8:11: error: ‘format’ was not declared in this scope
8 | cout<<format("{:02}{:02}", hours,mins);
| ^~~~~~