Accepted
/in/foo.cc: In function 'bool leap(int)': /in/foo.cc:5:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(y%4==0&&y%100!=0||y%400==0) ~~~~~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1112 OO1-6 日期时间类DateTime
- 语言
- C++
- 递交时间
- 2024-07-17 15:48:28
- 评测时间
- 2024-07-17 15:48:28
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 412.0 KiB