dhruv3006@lemmy.world to Programmer Humor@programming.dev · 4 days agoAmazon AIlemmy.worldimagemessage-square83linkfedilinkarrow-up1828arrow-down16
arrow-up1822arrow-down1imageAmazon AIlemmy.worlddhruv3006@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square83linkfedilink
minus-squareprime_number_314159@lemmy.worldlinkfedilinkarrow-up1·3 days agoAre you working with 20 bit integers? You’ll never get it down to a million lines like that… There’s a million lines of If >4096, subtract 4096 Then a quick lookup case statement for whether the remaining number is even.
Are you working with 20 bit integers? You’ll never get it down to a million lines like that…
There’s a million lines of If >4096, subtract 4096
Then a quick lookup case statement for whether the remaining number is even.