Problem boxispull
User tdb60
Submission Time 2023-11-10 09:57:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:9:21: error: lvalue required as left operand of assignment
9 | if (x1=x2 and y1=y2) {
| ^~