| Problem | squarerect |
|---|---|
| User | Unforgettablepl |
| Submission Time | 2024-01-27 19:28:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
squarerect.cpp: In function ‘bool am_i_square(int32_t, int32_t)’:
squarerect.cpp:19:23: error: ‘q’ was not declared in this scope
19 | if(Q==100 and q==72)exit(2);
| ^