Time Exceeded
/in/foo.cc: In function 'void go(int, int, int)': /in/foo.cc:50:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(vis[x]) return; vis[x] = true; bel[x] = id; ^~ /in/foo.cc:50:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(vis[x]) return; vis[x] = true; bel[x] = id; ^~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1954 越狱老虎桥
- 语言
- C++
- 递交时间
- 2018-02-25 17:05:32
- 评测时间
- 2018-02-25 17:05:32
- 评测机
- 分数
- 0
- 总耗时
- ≥1003ms
- 峰值内存
- ≥364.0 KiB