1 2 3 4
# We deal with the problem by writing classes of numbers in tree form. # Leaves can be a specific number (Centile), a generic centile (GenericValue) or a subtree (another GenericNumber). # Each such GenericNumber can be expanded one level by replacing the leftmost GenericValue by specific values. ...
Ruby On Integer puzzle
by Marc-Andre,
October 18, 2007 18:04

Well, I'd say I am such a c...