jeffgerickson / algorithms

Bug-tracking for Jeff's algorithms book, notes, etc.
7.88k stars 1.02k forks source link

[Oops.] #265

Open jebinjohn17 opened 1 year ago

jebinjohn17 commented 1 year ago

Please verify that the error is present in the most recent revision before reporting.

It was on online pdf from the link below. http://jeffe.cs.illinois.edu/teaching/algorithms/

This is the pdf. http://jeffe.cs.illinois.edu/teaching/algorithms/models/all-models.pdf

Chapter number or note title: [title]

Strings 1.2 Two Recursive Functions

Page number: [page]

page 2

Error description: [error]

4 lines from the bottom when distinguishing that you use a bigger dot for strings and smaller dot for concatenation of characters you use "from from"

Suggested fix (if any): [fix]

Only include one "from" Small detail, but just wanted to help out since your helping me 4 days before my exam.