Compile Error

foo.cc: In function 'int weekdayofTheFirstDay(int, int)':
foo.cc:22:40: error: lvalue required as left operand of assignment
 if((year%4==0&&year%100!=0)||(year%400=0))
                                        ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1089 计算星期几
语言
C++
递交时间
2021-07-25 17:57:31
评测时间
2021-07-25 17:57:31
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes