记录详情

Time Exceeded

foo.cc: In member function 'int Date::DayInMonth()':
foo.cc:22:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   22 |       else return 28; break;
      |       ^~~~
foo.cc:22:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   22 |       else return 28; break;
      |                       ^~~~~
foo.cc:36:2: warning: control reaches end of non-void function [-Wreturn-type]
   36 |  }
      |  ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 512.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Time Exceeded ≥1100ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1008 OO1-6 日期时间类DateTime
比赛
2022春 面向对象程序设计方法的上机作业
语言
C++
递交时间
2022-05-12 22:21:27
评测时间
2022-05-12 22:21:27
评测机
分数
80
总耗时
≥1111ms
峰值内存
≥512.0 KiB