Open
Description
We want to have a standard set of test inputs and outputs for each exercise to
make it easier to port them to new languages, as well as to help keep the
exercises in sync.
The Tree Building exercise can be found in the ./exercises/tree-building/ directory.
The step-by-step instructions for how to compile a canonical-data.json file is
described in this section of the contributing guide.
See http://exercism.io/contribute/canonical-data/tree-building for the up-to-date list of
language tracks that have an implementation of the Tree Building exercise.
The tracking issue has more context.