Problem | collectmushrooms |
---|---|
User | Hijackedsoul |
Submission Time | 2024-05-24 10:19:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms.cpp: In function ‘int32_t main()’:
collectmushrooms.cpp:6:7: error: ‘base_sync_with_stdio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
6 | ios::base_sync_with_stdio(0);
| ^~~~~~~~~~~~~~~~~~~~