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