Differences between revisions 6 and 7
Revision 6 as of 2006-09-07 02:09:50
Size: 311
Editor: yakko
Comment:
Revision 7 as of 2010-06-03 19:32:25
Size: 309
Editor: scot-camtasia
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
'''OUTPUT''': A set [[latex2($X$ of $n$)]] integers, such that [[latex2($\Delta X = L$)]]. '''OUTPUT''': A set <<latex($X$ of $n$)>> integers, such that <<latex($\Delta X = L$)>>.

Partial Digest Problem

Given all pairwise distances between points on a line, reconstruct the positions of those points.

INPUT: The multiset of pairwise distances L, containing nCr(n,2) integers.

OUTPUT: A set <<latex($X$ of $n$)>> integers, such that <<latex($\Delta X = L$)>>.

PartialDigestProblem (last edited 2020-01-23 23:21:17 by 68)