Problem timeexam
User MegaG
Submission Time 2025-08-22 15:31:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:6:11: error: ‘sync_with_stdio’ was not declared in this scope
6 | ios_base:sync_with_stdio(false);
| ^~~~~~~~~~~~~~~