Memory Exceeded
foo.cc: In function 'int main()': foo.cc:33:22: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 33 | if (v.size() == n && (ans.empty() || v < ans)) ans.swap(v); | ~~~~~~~~~^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2061 旅行
- 语言
- C++
- 递交时间
- 2022-04-04 22:08:06
- 评测时间
- 2022-04-04 22:08:06
- 评测机
- 分数
- 12
- 总耗时
- ≥10293ms
- 峰值内存
- ≥512.02 MiB