Hacker News new | ask | show | jobs
by hikkigaya 3070 days ago
I don't understand as well...
1 comments

(n + k - 1) choose k

n = number of unique 4-bit values

k = size of multiset

(2^4 + 4 - 1) choose 4 = 3876