| Problem | collectmushrooms6 |
|---|---|
| User | Ush |
| Submission Time | 2023-11-16 11:43:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
collectmushrooms6.cpp: In function ‘int32_t main()’:
collectmushrooms6.cpp:42:29: error: expected ‘;’ before ‘}’ token
42 | cout << ans
| ^
| ;
43 | }
| ~