Hacker News new | ask | show | jobs
by devnullbrain 789 days ago
Both are the same in their own base. 9+1 isn't inherently easier in arbitrary bases - do you know what 10000 is in hexadecimal without working it out?
1 comments

> do you know what 10000 is in hexadecimal without working it out?

I do, because it's 2^16, a very important number in computer science (though less important now). But I won't spoil it by giving the answer.

Wrong way around.