Wrong Answer
foo.cc: In function ‘bool leap(int)’: foo.cc:6:18: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 6 | if(y%4==0&&y%100!=0||y%400==0) | ~~~~~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1183 生日日数
- 语言
- C++
- 递交时间
- 2024-05-05 18:38:47
- 评测时间
- 2024-05-05 18:38:47
- 评测机
- 分数
- 60
- 总耗时
- 28ms
- 峰值内存
- 764.0 KiB