Runtime Error
foo.cc: In function 'int max(std::vector<int>&)':
foo.cc:7:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=1; i<V1.size(); i++)
               ~^~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1271 数列
 - 比赛
 - 2021苏青奥赛集训营(2021/7/17训练赛)
 - 语言
 - C++
 - 递交时间
 - 2021-07-17 09:38:45
 - 评测时间
 - 2021-07-17 09:57:01
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - 1318ms
 - 峰值内存
 - 36.426 MiB