Runtime Error
/in/foo.cc: In function 'int qryk(int, int)':
/in/foo.cc:76:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(k>dep[u])return 0;if(!k)return u;
     ^~
/in/foo.cc:76:26: 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:22:29
 - 评测时间
 - 2020-03-05 17:22:29
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - 1157ms
 - 峰值内存
 - 57.434 MiB