Problem | collectmushrooms6 |
---|---|
User | ptk8627 |
Submission Time | 2025-02-10 20:47:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms6.cpp: In function ‘void sub5()’:
collectmushrooms6.cpp:27:21: error: invalid types ‘long long int[long long int]’ for array subscript
27 | res += (cnt[i][j] >= K);
| ^