| Problem | mushroomfarm |
|---|---|
| User | YH |
| Submission Time | 2024-03-14 21:04:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mushroomfarm.cpp: In function ‘int main()’:
mushroomfarm.cpp:78:26: error: invalid types ‘int[int]’ for array subscript
78 | mushroom_grid[x][y][z] = -1;
| ^