Wrong Answer
foo.cc: In function 'int year(int, int)': foo.cc:6:14: warning: statement has no effect [-Wunused-value] 6 | for (year1; year1 < year2; year1++) | ^~~~~ foo.cc: In function 'int month(int, int)': foo.cc:26:14: warning: statement has no effect [-Wunused-value] 26 | for (month1; month1 < month2; month1++) | ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 5-6 过去了多少天
- 语言
- C++
- 递交时间
- 2023-12-22 20:43:57
- 评测时间
- 2023-12-22 20:43:57
- 评测机
- 分数
- 0
- 总耗时
- 23ms
- 峰值内存
- 516.0 KiB