Time Exceeded
foo.cc: In function 'int main()': foo.cc:9:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 9 | if(x%4==0&&x%100!=0||x%400==0) | ~~~~~~^~~~~~~~~~ foo.cc:11:20: warning: 'cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] 11 | cnt++; | ~~~^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1625 闰年祝福
- 语言
- C++
- 递交时间
- 2023-07-20 20:56:01
- 评测时间
- 2023-07-20 20:56:01
- 评测机
- 分数
- 0
- 总耗时
- ≥1105ms
- 峰值内存
- ≥328.0 KiB