Message74754
> Unless I missed something, numbits() is O(1).
Ooops, you're right. I looked quickly at the patch and I
read "while(n)" but n is a digit, not the number of digits! So it's
very quick to compute number of bits. |
|
| Date |
User |
Action |
Args |
| 2008-10-14 16:20:36 | haypo | set | recipients:
+ haypo, loewis, rhettinger, tjreedy, mark.dickinson, fredrikj |
| 2008-10-14 16:20:36 | haypo | set | messageid: <1224001236.11.0.69387501598.issue3439@psf.upfronthosting.co.za> |
| 2008-10-14 16:20:34 | haypo | link | issue3439 messages |
| 2008-10-14 16:20:33 | haypo | create | |
|