Time Exceeded
foo.cc: In function 'int main()': foo.cc:13:15: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 13 | for(i=y1;i<=y2;i++) | ~^~~~ foo.cc:18:11: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 18 | for(;i<=y2;i+=4) | ~^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1182 闰年祝福
- 语言
- C++
- 递交时间
- 2022-08-16 14:14:53
- 评测时间
- 2022-08-16 14:14:53
- 评测机
- 分数
- 0
- 总耗时
- ≥1102ms
- 峰值内存
- ≥256.0 KiB