programmingbitcoin icon indicating copy to clipboard operation
programmingbitcoin copied to clipboard

[Ch-01] Case when k is equal to the order of the set

Open ghost opened this issue 5 years ago • 0 comments

In case k is equal to the order of the set we have this kind of list:

[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

Maybe it could be useful to specify this particular case.

ghost avatar Jan 18 '20 11:01 ghost