Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:113:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < m; i++) ^~~ /in/foo.cc:115:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' sort(edge, edge + m); ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1843 货车运输
- 语言
- C++
- 递交时间
- 2017-10-14 18:30:58
- 评测时间
- 2017-10-14 18:30:58
- 评测机
- 分数
- 0
- 总耗时
- 847ms
- 峰值内存
- 20.484 MiB