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)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1038 OO9-1 组合了日期类的人类的一生
- 比赛
- 2022春 面向对象程序设计方法的上机作业
- 语言
- C++
- 递交时间
- 2022-05-15 14:23:02
- 评测时间
- 2022-05-15 14:23:02
- 评测机
- 分数
- 0
- 总耗时
- 16ms
- 峰值内存
- 384.0 KiB