Hacker News new | ask | show | jobs
by toolslive 2816 days ago
true: adding 2 64 bit numbers is constant time for me, but adding 2 4096 bit numbers is not. Eventually, even the simplest operation becomes O(ln n)