Problem squarerect
User jmuzhen
Submission Time 2025-12-11 22:21:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

squarerect.cpp: In lambda function:
squarerect.cpp:12:20: error: ‘inside_shape’ was not declared in this scope
12 | bool res = inside_shape(x, y);
| ^~~~~~~~~~~~