Problem squarerect
User pera
Submission Time 2025-06-11 17:05:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

squarerect.cpp: In function ‘bool am_i_square(int, int)’:
squarerect.cpp:6:4: error: ‘k’ was not declared in this scope
6 | k = (N + 4) / 5;
| ^