记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:21:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   21 |                         if (year % 4 == 0 && year % 100 != 0 || year % 400 == 0)
      |                             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 29天, expect 29. 4ms 412.0 KiB
#2 Wrong Answer Read 28天, expect 28. 4ms 332.0 KiB
#3 Wrong Answer Read 28天, expect 28. 3ms 344.0 KiB
#4 Wrong Answer Read 30天, expect 30. 3ms 332.0 KiB
#5 Wrong Answer Read 31天, expect 31. 3ms 412.0 KiB

信息

递交者
类型
递交
题目
A1-3 分支结构练习:月份天数
比赛
2023年新生赛(第一场)
语言
C++
递交时间
2023-08-15 19:04:28
评测时间
2023-08-15 19:04:28
评测机
分数
0
总耗时
19ms
峰值内存
412.0 KiB