| Problem | collectmushrooms3 |
|---|---|
| User | popperoni |
| Submission Time | 2025-11-07 23:21:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
collectmushrooms3.cpp: In function ‘int main()’:
collectmushrooms3.cpp:109:7: error: ‘i’ was not declared in this scope
109 | arr[i]=input();
| ^