| Problem | collectmushrooms6 |
|---|---|
| User | THXatGIT |
| Submission Time | 2025-03-19 22:22:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
collectmushrooms6.cpp: In function ‘int main()’:
collectmushrooms6.cpp:46:13: error: expected ‘}’ at end of input
46 | return 0;
| ^
collectmushrooms6.cpp:10:1: note: to match this ‘{’
10 | {
| ^