Hacker News new | ask | show | jobs
by tomsmeding 196 days ago
The method proposed is just A - B mod n. The two are entirely equivalent.
1 comments

A few extra steps to essentially manually do the mod part tbh. Would take their 20 line program to a 1 liner.