You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sicp-all-tasks/sicp/3_002e19

4 lines
135 B

Exercise 3.19: Redo Exercise 3.18 using an
algorithm that takes only a constant amount of space. (This requires a very
clever idea.)