Problem | mushroomfarm |
---|---|
User | taka |
Submission Time | 2023-02-10 10:38:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mushroomfarm.cpp: In function ‘int main()’:
mushroomfarm.cpp:28:33: error: invalid types ‘int[int]’ for array subscript
28 | s += v[u][v];
| ^