Y
Hacker News
new
|
ask
|
show
|
jobs
by
olkingcole
1111 days ago
(If I'm understanding correctly) one example is if have two places where you x++ in the loop, so if you make an error in there you might end up hitting both of them and incrementing from y-1 to y+1.