Problem collectmushrooms
User 0rang3
Submission Time 2023-11-23 18:33:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

collectmushrooms.cpp: In function ‘int main()’:
collectmushrooms.cpp:47:12: error: ‘sync_with_stdio’ was not declared in this scope
47 | ios_base:;sync_with_stdio(0); cin.tie(0);
| ^~~~~~~~~~~~~~~