Problem | collectmushrooms |
---|---|
User | Dynonychus |
Submission Time | 2024-01-10 22:15:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms.cpp: In function ‘int main()’:
collectmushrooms.cpp:7:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
7 | ios_base::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~