Wrong Answer
foo.cc: In function 'void dfs(int, std::vector<std::vector<int> >&, int*, int)': foo.cc:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 46 | if(dep==nums.size()){ | ~~~^~~~~~~~~~~~~ foo.cc: In function 'int main()': foo.cc:88:16: warning: unused variable 'res2' [-Wunused-variable] 88 | int res1=0,res2=0x3f3f3f3f; | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1312 能量项链
- 语言
- C++
- 递交时间
- 2022-05-06 09:55:12
- 评测时间
- 2022-05-06 09:55:12
- 评测机
- 分数
- 10
- 总耗时
- 35ms
- 峰值内存
- 640.0 KiB