Problem simplebridges
User asbx
Submission Time 2023-11-16 18:47:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simplebridges.cpp: In function ‘int main()’:
simplebridges.cpp:9:15: error: lvalue required as left operand of assignment
9 | if((s-e)%k = 0){
| ^