Accepted
foo.cc: In function 'int Findmax(std::vector<int>&)': foo.cc:11:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 11 | for(int i=0; i<len.size(); i++) | ~^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1463 5-1 搬箱子
- 比赛
- 2023暑假集训7月10日训练题
- 语言
- C++
- 递交时间
- 2023-07-10 09:22:01
- 评测时间
- 2023-07-10 09:22:01
- 评测机
- 分数
- 100
- 总耗时
- 43ms
- 峰值内存
- 412.0 KiB