my attempt to do the exercises in sicp.

Saturday, July 5, 2008

sicp exercise 1.14



;  Exercise 1.14.  Draw the tree illustrating the process generated by the count-change procedure of
;  section 1.2.2 in making change for 11 cents. What are the orders of growth of the space and number of
;  steps used by this process as the amount to be changed increases?


No comments: