Hacker News new | ask | show | jobs
by maartenscholl 424 days ago
I think in the example the parent gave `arr[3]` is past the end of the 3 element array, where `i` might reside, potentially changing its value.