Time Exceeded
/in/foo.cc: In function 'void dfs(int, int)': /in/foo.cc:31:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!imp[x]) return ;dfs(imp[x],y); ^~ /in/foo.cc:31:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!imp[x]) return ;dfs(imp[x],y); ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.19 P3 软件包管理器
- 语言
- C++
- 递交时间
- 2018-01-27 17:03:35
- 评测时间
- 2018-01-27 17:03:35
- 评测机
- 分数
- 50
- 总耗时
- ≥13470ms
- 峰值内存
- ≥10.246 MiB