Hacker News new | ask | show | jobs
by tempestn 830 days ago
One cool thing about the purely additive notation is that you can then add numbers together by just gathering up all their characters, sorting largest to smallest, and combining any groups of 5 or more.
1 comments

Or in one step, by combining them from smallest to largest, combining and carrying as you go.