Accepted
foo.cc: In function 'int rn(int)': foo.cc:6:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 6 | if(x%400==0||x%4==0&&x%100!=0) return 1; | ~~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1024 某月的天数
- 语言
- C++
- 递交时间
- 2022-07-28 22:25:06
- 评测时间
- 2022-07-28 22:25:06
- 评测机
- 分数
- 100
- 总耗时
- 18ms
- 峰值内存
- 512.0 KiB