Problem | badpotato |
---|---|
User | currypotato |
Submission Time | 2023-05-20 18:49:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
badpotato.cpp: In function ‘int main()’:
badpotato.cpp:25:12: error: invalid types ‘int [x][int [x]]’ for array subscript
25 | y=max(w[z],y);
| ^