Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:6:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(a%4==0&&a%100!=0||a%400==0&&a%3200!=0) ~~~~~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 某年某月有几天
- 语言
- C++
- 递交时间
- 2018-07-21 11:25:56
- 评测时间
- 2018-07-21 11:25:56
- 评测机
- 分数
- 100
- 总耗时
- 31ms
- 峰值内存
- 384.0 KiB