Problem square_ioi
User Sans12345
Submission Time 2023-01-05 19:02:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

square_ioi.cpp:6:1: error: expected ‘,’ or ‘;’ before ‘int’
6 | int findMaxSquare(int material[SIZE][SIZE], int materialSize){
| ^~~