Problem | leftright |
---|---|
User | NoobMugger420 |
Submission Time | 2024-12-11 16:14:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
leftright.cpp: In function ‘int main()’:
leftright.cpp:6:15: error: ‘sync_with_cstdio’ is not a member of ‘std::ios_base’
6 | ios_base::sync_with_cstdio(0); cin.tie(0);
| ^~~~~~~~~~~~~~~~