Runtime Error
foo.cc: In function 'int main()':
foo.cc:22:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   22 |     for (int i = 0; i < ballon.size(); i++)
      |                     ~~^~~~~~~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1391 Problem 1C. 连续最大和
 - 比赛
 - 悬赏令第一周
 - 语言
 - C++
 - 递交时间
 - 2022-09-28 14:53:35
 - 评测时间
 - 2022-09-28 14:53:35
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 707ms
 - 峰值内存
 - 2.605 MiB