| Problem | squarerect |
|---|---|
| User | JoshJuice |
| Submission Time | 2025-11-04 04:04:09 |
| 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:27: error: ‘min_area’ was not declared in this scope
7 | int ms = (int)ceil(sqrt(min_area));
| ^~~~~~~~