Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:11:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 11 | if(f<60) | ^~ /in/foo.cc:13:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 13 | break; | ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1108 OO1-2 时间类Time
- 语言
- C++
- 递交时间
- 2025-03-15 19:36:25
- 评测时间
- 2025-03-15 19:36:25
- 评测机
- 分数
- 0
- 总耗时
- 9ms
- 峰值内存
- 532.0 KiB