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