Problem | squarerect |
---|---|
User | Josh28acc2 |
Submission Time | 2023-12-26 15:11:45 |
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:27:2: error: ‘ll’ was not declared in this scope
27 | ll lengthOfSide = currX - topLeftX;
| ^~