Hacker News new | ask | show | jobs
by recursive 11 hours ago
Big O analysis never implies size in bits. It's just often done. In this case, n is just the numerical value of the input, so I don't think this is correct.