Accepted
/in/foo.cc: In function 'int n(int)': /in/foo.cc:31:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((y%4==0)&&(y%100!=0)||(y%400==0)) d=29; ~~~~~~~~^~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2010 回文日期
- 语言
- C++
- 递交时间
- 2017-07-09 12:10:26
- 评测时间
- 2017-07-09 12:10:26
- 评测机
- 分数
- 100
- 总耗时
- 29ms
- 峰值内存
- 368.0 KiB