Wrong Answer
foo.cc: In function 'int Findmaxi(std::vector<int>&)': foo.cc:9:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 9 | for(int i=0; i<v.size(); i++) | ~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 2 取最大数的博弈游戏
- 比赛
- 2023暑假集训7月4日训练题
- 语言
- C++
- 递交时间
- 2023-07-04 10:57:43
- 评测时间
- 2023-07-04 10:57:43
- 评测机
- 分数
- 80
- 总耗时
- 110ms
- 峰值内存
- 728.0 KiB