Problem timeexam
User maximushartanto
Submission Time 2025-05-06 09:05:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:12:13: error: ‘format’ was not declared in this scope
12 | cout << format("{:2d}{:2d}",x,y);
| ^~~~~~