Hacker News new | ask | show | jobs
by unwind 1614 days ago
Okay, thanks.

Obviously using post-decrement in the if like I did is a red flag of readability/complexity in many cases, and I could just have well kept the subtraction to the indexing line.