in reply to Re: A maybe(?) interesting comp-sci type problem
in thread A maybe(?) interesting comp-sci type problem

Hmm, this returns 13 x 5 = 65 elements from 35 original values

  • Comment on Re^2: A maybe(?) interesting comp-sci type problem

Replies are listed 'Best First'.
Re^3: A maybe(?) interesting comp-sci type problem
by ikegami (Patriarch) on May 06, 2008 at 11:50 UTC

    What are you implying? I don't think anything can be derived from 35 since it's not a full tree.

    I count 13 leaves, so there should be 13 results.
    And every leaf is at depth 5, so each result should be of length 5.