Problem mindeque
User StormyGood
Submission Time 2024-12-14 09:17:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mindeque.cpp: In function ‘int32_t main()’:
mindeque.cpp:5:14: error: ‘sync_with_stdio’ was not declared in this scope
5 | ios_base:sync_with_stdio(0);
| ^~~~~~~~~~~~~~~