记录详情

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)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 5ms 516.0 KiB
#2 Wrong Answer User output longer than standard answer. 5ms 408.0 KiB
#3 Wrong Answer User output longer than standard answer. 4ms 412.0 KiB
#4 Wrong Answer User output longer than standard answer. 4ms 416.0 KiB
#5 Wrong Answer User output longer than standard answer. 4ms 412.0 KiB

信息

递交者
类型
递交
题目
5-6 过去了多少天
语言
C++
递交时间
2023-12-22 20:43:57
评测时间
2023-12-22 20:43:57
评测机
分数
0
总耗时
23ms
峰值内存
516.0 KiB