Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:49:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Pair>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
49 | for(int i=0;i<rec.size();i++){
| ~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P3001 糖葫芦(haw)
- 语言
- C++
- 递交时间
- 2026-06-27 21:09:15
- 评测时间
- 2026-06-27 21:09:15
- 评测机
- 分数
- 80
- 总耗时
- ≥1030ms
- 峰值内存
- ≥129.227 MiB