Problem | motest |
---|---|
User | zyq69 |
Submission Time | 2023-02-14 07:42:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
motest.cpp: In function ‘int32_t main()’:
motest.cpp:8:7: error: ‘sync_with_stdii’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
8 | ios::sync_with_stdii(0);
| ^~~~~~~~~~~~~~~