Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:7:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(y%4==0 && y%100!=0 || y%400==0) ~~~~~~~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1939 某年某月的天数
- 语言
- C++
- 递交时间
- 2020-06-25 16:27:29
- 评测时间
- 2020-06-25 16:27:29
- 评测机
- 分数
- 100
- 总耗时
- 27ms
- 峰值内存
- 412.0 KiB