Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:7:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(y%4==0 && y%100!=0 || y%400==0) ~~~~~~~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2580 每月天数1级1 2023.3
- 比赛
- 春季班初级5.25
- 语言
- C++
- 递交时间
- 2024-05-27 21:00:41
- 评测时间
- 2024-05-27 21:00:41
- 评测机
- 分数
- 100
- 总耗时
- 14ms
- 峰值内存
- 376.0 KiB