| Problem | squarerect |
|---|---|
| User | red24 |
| Submission Time | 2023-01-29 19:07:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
squarerect.cpp: In function ‘bool am_i_square(int, int)’:
squarerect.cpp:13:8: error: ‘inside_shape’ was not declared in this scope
13 | if (inside_shape(i, j))
| ^~~~~~~~~~~~