Wrong Answer
foo.cc: In function ‘int main()’:
foo.cc:7:13: warning: left operand of comma operator has no effect [-Wunused-value]
7 | if(x%400==0 || x%4==0,x%100!=0)
| ~~~~~~~~~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 判断闰年
- 语言
- C++
- 递交时间
- 2025-09-16 20:55:23
- 评测时间
- 2025-09-23 07:24:28
- 评测机
- 分数
- 40
- 总耗时
- 14ms
- 峰值内存
- 764.0 KiB