0_0_31273651_4870.cpp: In function 'int main()': 0_0_31273651_4870.cpp:11:40: error: lvalue required as left operand of assignment if((x%4==0&&x%100!=0)||x%400=0) ^