Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:55:35: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] return deep[x]+deep[y]-2*deep[lca(x,y)]; ~~~^~~~~ /in/foo.cc:78:7: note: 'pos' was declared here int pos; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 聚会
- 语言
- C++
- 递交时间
- 2017-10-22 11:57:15
- 评测时间
- 2017-10-22 11:57:15
- 评测机
- 分数
- 0
- 总耗时
- 35ms
- 峰值内存
- 8.445 MiB