Hacker News new | ask | show | jobs
by jacquesgt 3818 days ago
Which is a perfect example of why their approach is better. Less arithmetic to get right with their approach.
1 comments

To be fair, the correct version isn’t very arithmeticky.

    memset(numbers, 0, sizeof numbers);