Problem | ningning |
---|---|
User | gelastropod |
Submission Time | 2024-12-21 12:03:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ningning.cpp: In function ‘int main()’:
ningning.cpp:19:12: error: ‘sync_with_stdiO’ is not a member of ‘std::ios_base’
19 | ios_base::sync_with_stdiO(0); cin.tie(0); cout.tie(0);
| ^~~~~~~~~~~~~~~