Hacker News new | ask | show | jobs
by lvoudour 2040 days ago
An obvious solution is to change i-- to i++.

Don't know if OP is the author, but the code under the statement is not the correct one

1 comments

Thanks! That was a copy-paste error. Fixed it now.