Problem square_ioi
User bakchormee
Submission Time 2024-05-20 22:59:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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