To be noted: the drawing in exercise 1.14 is unfinished. I did it in a notebook, but haven't yet had the time to put it in a txt file.
10 lines
299 B
Text
10 lines
299 B
Text
It's a very big tree.....
|
|
57 nodes, i'm not gonna type it out, around half of it is cases like:
|
|
(cc 11 1)
|
|
/ \
|
|
(cc 11 0) (cc 10 1)
|
|
/ \
|
|
(cc 10 0) (cc 9 1)
|
|
/ \
|
|
(cc 9 0) (cc 8 1)
|
|
..................................
|