| Problem | timeexam |
|---|---|
| User | maximushartanto |
| Submission Time | 2025-05-06 09:05:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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);
| ^~~~~~