Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Ok, why not [8,1] in {19, 9, 10, 4', 5, 4, 6, 3, 2'', 1, 4, 1, 3, 2, 4} 2=>1this is rigth leaf (summ=4 leaf:{3,2'} rigth=>1)
{29, 13, 16', 5, 8, 9, 1''} this 1=9 this is rigth leaf (summ=16 leaf:{9,1'}rigth=>7)
{19, 9, 10, 4, 5, 4, 6, 3, 2, 1, 4, 1, 3, 2, 4} answer - [3,5] incorect parents.
But!
{29, 13, 16, 5, 8, 9, 1} answer - [6.7] ! incorect leaf.
Absolutly equal case give different results?
I'm sorry, i'm not understand.
O_o
the picture confused me - the root is at the top and the leaves are at the bottom ...