Wrong Answer
foo.cc: In member function 'void SeqList::Sort_Output()': foo.cc:25:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 25 | for (int i = 0; i < n; i++) | ^~~ foo.cc:27:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 27 | cout << endl; | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1014 OO3-1 无序顺序表类的基本运算
- 语言
- C++
- 递交时间
- 2023-09-07 23:09:35
- 评测时间
- 2023-09-07 23:09:35
- 评测机
- 分数
- 20
- 总耗时
- 35ms
- 峰值内存
- 792.0 KiB