Memory Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:58:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (i = 0; i < ans.size() - 1;i++) cout << ans[i] << ' '; | ~~^~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1062 迎春舞会之交谊舞
- 语言
- C++
- 递交时间
- 2025-03-20 09:25:44
- 评测时间
- 2025-03-20 09:25:44
- 评测机
- 分数
- 10
- 总耗时
- ≥4344ms
- 峰值内存
- ≥256.0 MiB