Runtime Error
/in/foo.cc: In function 'int LCA(int, int)': /in/foo.cc:47:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=20;i>=0;i--) ^~~ /in/foo.cc:52:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if(x==y) return x; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- KEKE的树
- 语言
- C++
- 递交时间
- 2017-10-03 20:45:17
- 评测时间
- 2017-10-03 20:45:17
- 评测机
- 分数
- 0
- 总耗时
- 5738ms
- 峰值内存
- 33.809 MiB