Problem mindeque
User NoobMugger420
Submission Time 2024-12-14 09:48:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mindeque.cpp: In function ‘int main()’:
mindeque.cpp:6:12: error: ‘sync_with_std’ is not a member of ‘std::ios_base’
6 | ios_base::sync_with_std(0); cin.tie(0);
| ^~~~~~~~~~~~~