| Problem | squarerect |
|---|---|
| User | thisusernameistaken |
| Submission Time | 2024-03-02 22:25:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
squarerect.cpp: In function ‘int solve(int, int)’:
squarerect.cpp:8:9: error: ‘inside_shape’ was not declared in this scope
8 | if (inside_shape(i+1, j+1))
| ^~~~~~~~~~~~