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