Wrong Answer
foo.cc: In function ‘void solve_1008(std::unordered_map<int, std::vector<int> >&)’: foo.cc:67:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 67 | for(int i=0;i<seq1.size();i++) { | ~^~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1008 篝火晚会
- 语言
- C++
- 递交时间
- 2024-09-27 14:30:08
- 评测时间
- 2024-09-27 14:30:08
- 评测机
- 分数
- 50
- 总耗时
- 1015ms
- 峰值内存
- 22.277 MiB