Memory Exceeded
/in/foo.cc: In function 'void generateCombinations(const std::vector<int>&, int, int, int, std::vector<int>&, std::vector<int>&)': /in/foo.cc:10:24: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 10 | if (current.size() == k) { | ~~~~~~~~~~~~~~~^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1987 游戏
- 语言
- C++
- 递交时间
- 2025-02-06 10:01:17
- 评测时间
- 2025-02-06 10:01:17
- 评测机
- 分数
- 30
- 总耗时
- ≥13153ms
- 峰值内存
- ≥256.0 MiB