Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:90:29: error: 'MergeSub' was not declared in this scope
  MergeSub(seqlist1, seqlist2);
                             ^
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - A10-2 有序子序列的合并
 - 语言
 - C++
 - 递交时间
 - 2019-03-17 20:52:10
 - 评测时间
 - 2019-03-17 20:52:10
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes