Runtime Error
/in/foo.cc: In function 'int dp(int, int)': /in/foo.cc:13:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<child[root].size();i++){ ~^~~~~~~~~~~~~~~~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:33:9: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized] int root; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1706 舞会
- 语言
- C++
- 递交时间
- 2018-03-28 17:09:32
- 评测时间
- 2018-03-28 17:09:32
- 评测机
- 分数
- 0
- 总耗时
- 86ms
- 峰值内存
- 8.602 MiB