Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:20: error: expected primary-expression before '=' token
    7 |         {if(x%100!==0)
      |                    ^

信息

递交者
类型
自测
题目
P1001 判断闰年
语言
C++
递交时间
2026-07-20 22:40:41
评测时间
2026-07-20 22:40:41
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes