Problem squarerect
User red24
Submission Time 2023-01-29 19:02:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

squarerect.cpp: In function ‘bool am_i_square(int, int)’:
squarerect.cpp:12:8: error: ‘inside_shape’ was not declared in this scope
12 | if (inside_shape(i, j))
| ^~~~~~~~~~~~