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