Problem badpotato
User currypotato
Submission Time 2023-05-20 18:48:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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);
| ^