Accepted
foo.cc: In function 'int main(int, const char**)': foo.cc:11:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 11 | for (size_t i = 0; i < length; i++) | ~~^~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 2 取最大数的博弈游戏
- 语言
- C++
- 递交时间
- 2022-07-27 21:46:06
- 评测时间
- 2022-07-27 21:46:06
- 评测机
- 分数
- 100
- 总耗时
- 73ms
- 峰值内存
- 640.0 KiB