Time Exceeded
/in/foo.cc: In function 'int findI(std::vector<int>&, int&, int&)': /in/foo.cc:60:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 60 | for(int i = 0; i < arr.size(); i++) | ~~^~~~~~~~~~~~
信息
- 递交者
- 类型
- 自测
- 题目
- 4 排序中的交换次数
- 语言
- C++
- 递交时间
- 2025-03-13 19:21:08
- 评测时间
- 2025-03-13 19:21:08
- 评测机
- 分数
- 0
- 总耗时
- ≥1006ms
- 峰值内存
- ≥392.0 KiB