← All problems
Sorting X+Y (Pairwise Sums)
Given sorted or unsorted sets and of real numbers, output the multiset in nondecreasing order. Determine whether this can be done in time in a standard real-comparison model.
OpenTCSGiven sorted or unsorted sets and of real numbers, output the multiset in nondecreasing order. Determine whether this can be done in time in a standard real-comparison model.