Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Writing to array[n] and not incrementing n means that the value just written is outside the "useful" range (from 0 to n-1) and will not be considered (it will be overwritten the next iteration).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: