jeffgerickson / algorithms

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

[Oops.] Error is Directors Cut Tail Inequalities problem 3 #261

Open jamilgafur opened 2 years ago

jamilgafur commented 2 years ago

Please verify that the error is present in the most recent revision before reporting. Directors Cut: Chapter 4 - Tail inequalities, Problem 3

Chapter number or note title: [title]

Page number: [page]

Error description: [error] The return is within the For loop therefore you only go throught one iterations,

Suggested fix (if any): [fix] unindent the return within the box