Accepted
/in/foo.cc: In function 'bool isrn(int)': /in/foo.cc:5:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(y%400==0||y%4==0&&y%100!=0) ~~~~~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1049 A1-4 分支结构练习:今年过去了多少天
- 语言
- C++
- 递交时间
- 2021-08-03 17:37:52
- 评测时间
- 2021-08-03 17:37:52
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 420.0 KiB