Problem | squarerect |
---|---|
User | Naman1312 |
Submission Time | 2024-03-24 21:33:30 |
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:7:7: error: ‘inside_shape’ was not declared in this scope
7 | if(inside_shape(x, y)){
| ^~~~~~~~~~~~