Accepted
foo.cc: In function ‘int dfs(std::unordered_map<std::__cxx11::basic_string<char>, int>&, std::vector<std::vector<int> >&, int, int)’: foo.cc:25:11: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 25 | if(cur==data.size()) { | ~~~^~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1104 采药
- 语言
- C++
- 递交时间
- 2024-09-26 07:27:17
- 评测时间
- 2024-09-26 07:27:17
- 评测机
- 分数
- 100
- 总耗时
- 531ms
- 峰值内存
- 7.75 MiB