Runtime Error
foo.cc: In function 'int hps(int, char, int)': foo.cc:17:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 17 | if (i >= Fj.size()){ | ~~^~~~~~~~~~~~ foo.cc:13:34: warning: control reaches end of non-void function [-Wreturn-type] 13 | vector<int> tmp = {k, pose, i}; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- Hoof, Paper, Scissors
- 语言
- C++
- 递交时间
- 2022-03-04 20:18:19
- 评测时间
- 2022-03-04 20:18:19
- 评测机
- 分数
- 10
- 总耗时
- 176ms
- 峰值内存
- 33.359 MiB