Time Exceeded
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:28:52
 - 评测时间
 - 2023-12-20 20:28:52
 - 评测机
 
- 分数
 - 60
 - 总耗时
 - ≥8841ms
 - 峰值内存
 - ≥1.723 MiB