in reply to Re^2: Tree Structure Challenge
in thread Tree Structure Challenge

If diff needs to be based on Parent and get_leaves, I don't see how we can get around not writing those. So, we need to write the whole module.

What is the assumed output of the constructor?

Dum Spiro Spero

Replies are listed 'Best First'.
Re^4: Tree Structure Challenge
by choroba (Cardinal) on Nov 30, 2015 at 17:37 UTC
    There's no output. It just returns an object of the Zoo class that you can run get_leaves on, or use it as a parameter to diff.
    ($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

      What does it do with the parameter? In other words, what would the returned object look like with differing values of input to the constructor?

      Dum Spiro Spero
        You don't know what the implementation is. It can do whatever it likes to be able to run get_leaves.
        ($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,