Problem lightningrod
User eliasxyz
Submission Time 2025-05-28 23:25:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:27:25: error: lvalue required as left operand of assignment
27 | if(is_under(coord,k)=true){
| ^~~~