qaz@lemmy.world to Programmer Humor@programming.devEnglish · 5 天前Who cares about time complexitylemmy.worldimagemessage-square68fedilinkarrow-up1445arrow-down12
arrow-up1443arrow-down1imageWho cares about time complexitylemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 5 天前message-square68fedilink
minus-squareCaveman@lemmy.worldlinkfedilinkarrow-up10arrow-down1·4 天前It’s not too bad, it’s readable and easily optimised by adding intermediate sums and removing whatever power of 10 you’re working on.
minus-squarenik9000@programming.devlinkfedilinkarrow-up2·4 天前My first thought was that it’d be a great oracle for randomized testing.
It’s not too bad, it’s readable and easily optimised by adding intermediate sums and removing whatever power of 10 you’re working on.
My first thought was that it’d be a great oracle for randomized testing.