Problem | collectmushrooms |
---|---|
User | RandomPerson |
Submission Time | 2023-12-11 22:20:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms.cpp: In function ‘int main()’:
collectmushrooms.cpp:8:40: error: ‘d’ was not declared in this scope
8 | for(int i = 0; i < n; i ++) cin >> d[i];
| ^