Runtime Error
/in/foo.cc: In function 'int qryk(int, int)': /in/foo.cc:63:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(k>dep[u])return 0;if(!k)return u; ^~ /in/foo.cc:63:23: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(k>dep[u])return 0;if(!k)return u; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- lxhgww的奇思妙想
- 语言
- C++
- 递交时间
- 2020-03-05 17:17:46
- 评测时间
- 2020-03-05 17:17:46
- 评测机
- 分数
- 40
- 总耗时
- 1229ms
- 峰值内存
- 57.48 MiB