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