Wrong Answer
foo.cc: In function 'int minchange(std::vector<int>&)': foo.cc:9:27: 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 < s.size()-1; i++) | ~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1558 Problem 8C. 最少操作次数
- 语言
- C++
- 递交时间
- 2023-12-20 20:33:24
- 评测时间
- 2023-12-20 20:33:24
- 评测机
- 分数
- 5
- 总耗时
- 786ms
- 峰值内存
- 924.0 KiB