Problem | mindeque |
---|---|
User | NoobMugger420 |
Submission Time | 2024-12-14 09:48:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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);
| ^~~~~~~~~~~~~