Hacker News new | ask | show | jobs
by falcolas 3480 days ago
Got it. Modular arithmetic was the term I was looking for to resolve this.

    (0 - (2^32 - 1)) % 2^32 = 1