Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:23:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j=1;j<=n;j++) ^~~ /in/foo.cc:28:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' printf("\n"); ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2024 无向图最短路径
- 比赛
- 金秋重聚模拟赛
- 语言
- C++
- 递交时间
- 2017-10-07 18:41:55
- 评测时间
- 2017-10-07 18:41:55
- 评测机
- 分数
- 0
- 总耗时
- 88ms
- 峰值内存
- 452.0 KiB