Wrong Answer
foo.cc: In function 'int GetMax(std::vector<int>&)': foo.cc:7:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 7 | for(int i=1;i<v.size();i++) | ~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 2 取最大数的博弈游戏
- 比赛
- 2022暑期青少年社团(告别赛)
- 语言
- C++
- 递交时间
- 2022-08-21 20:46:16
- 评测时间
- 2022-08-21 20:46:16
- 评测机
- 分数
- 50
- 总耗时
- 87ms
- 峰值内存
- 1020.0 KiB