If we have two individually sorted vectors "a" and "b" but they are not sorted with respect to each other and we want to merge them into vector "c" such that "c" is also a sorted vector. Then c=mergesorted(a,b) can be used.
標簽:
sorted
individually
respect
vectors
上傳時間:
2015-09-23
上傳用戶:comua