Wrong Answer
foo.cc: In function 'void MergeSubs(int*, int)':
foo.cc:14:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=1;i+2<v.size();i+=2)
              ~~~^~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1089 A10-2 有序子序列的合并
 - 语言
 - C++
 - 递交时间
 - 2021-07-16 16:11:03
 - 评测时间
 - 2021-07-16 16:11:03
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - 10ms
 - 峰值内存
 - 384.0 KiB