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