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