Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:33:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(k = 1; k <= n; k++) ^~~ /in/foo.cc:38:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if(e[1][n] == inf) ^~
信息
- 递交者
- 类型
- 递交
- 题目
- 偷拍硕哥1
- 比赛
- 小兰赛 2018/12/9
- 语言
- C++
- 递交时间
- 2018-12-09 10:39:28
- 评测时间
- 2018-12-09 10:40:01
- 评测机
- 分数
- 50
- 总耗时
- 6ms
- 峰值内存
- 204.0 KiB