Problem simp
User JhoCyber
Submission Time 2025-01-15 21:29:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simp.cpp: In function ‘int32_t main()’:
simp.cpp:33:26: error: lvalue required as left operand of assignment
33 | if(xcord=true&&ycord=true){
| ^~~~