Problem collectmushrooms2
User FIips
Submission Time 2025-02-13 10:10:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

collectmushrooms2.cpp: In function ‘int32_t main()’:
collectmushrooms2.cpp:71:11: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
71 | cout << ans << '\n';
| ^~~
| abs