记录详情

Wrong Answer

foo.cc: In member function 'int Date::DayInMonth()':
foo.cc:31:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   31 |       else return 28; break;
      |       ^~~~
foo.cc:31:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   31 |       else return 28; break;
      |                       ^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read Constructed, expect Constructed:. 5ms 384.0 KiB
#2 Wrong Answer Read Constructed, expect Constructed:. 4ms 384.0 KiB
#3 Wrong Answer Read Constructed, expect Constructed:. 4ms 384.0 KiB
#4 Wrong Answer Read Constructed, expect Constructed:. 4ms 384.0 KiB
#5 Wrong Answer Read Constructed, expect Constructed:. 2ms 384.0 KiB

信息

递交者
类型
递交
比赛
2022春 面向对象程序设计方法的上机作业
语言
C++
递交时间
2022-05-15 14:23:53
评测时间
2022-05-15 14:23:53
评测机
分数
0
总耗时
20ms
峰值内存
384.0 KiB