Problem catlunch
User yqiiiiiii
Submission Time 2025-07-09 19:37:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:23:47: error: lvalue required as left operand of assignment
23 | }else if(i == n - 1 and changed = false){
| ^~~~~