Hi, I think I found a problem in 1.5.7. Problem 1.8 (THE 3-SUM PROBLEM) states that for input <2, 3, 5, 7, 11> there is no combination of elements (not necessarily distinct) that sum to 9. Obviously <3, 3, 3> sum to 9. Am I missing something?
Also, I am getting increasingly boondoggled with finding acknowledged mistakes in the book. It seems that errata is labeled “bugs” on the main page, which is fine, except that the wording indicates it is a list of “fixed” “bugs” rather than all misprints. Is there a separate list of “bugs” that haven’t been fixed yet?
More significantly, to understand the list/spreadsheet, you have to cross-reference with four tables of contents. Is there a reason you don’t group your errata by problem name?
The icing on the cake is that I am using printing 1.5.7, which I can’t find a reference to anywhere. Is it equivalent to one of {1.0, 1.1, 1.2, 1.3}? Or is it completely different and the spreadsheet and cross-reference have not been updated yet?
Sorry for the rant, but I keep getting derailed in my study plan every time I try to figure out if there is a misprint in the book or if I am just misunderstanding the text.