Arthur Besse@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-24 days agoIncredible stochastic algorithm, gets more reliable the larger your input, incredibly fast, trivial to implement and deterministic on its inputslemmy.mlimagemessage-square37linkfedilinkarrow-up1318arrow-down14file-text
arrow-up1314arrow-down1imageIncredible stochastic algorithm, gets more reliable the larger your input, incredibly fast, trivial to implement and deterministic on its inputslemmy.mlArthur Besse@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-24 days agomessage-square37linkfedilinkfile-text
cross-posted from: https://lemmy.blahaj.zone/post/38950495 https://cosocial.ca/@mhoye/116111505546606451
minus-squareneedanke@feddit.orglinkfedilinkarrow-up1·1 day agoEven better, do the work at compile time to respect the customers resources: const bool isPrime = false
minus-squaresepiroth154@feddit.nllinkfedilinkarrow-up0·1 day agoMy gosh, you always feel so stupid when someone points out something so obvious! Thanks
Even better, do the work at compile time to respect the customers resources:
const bool isPrime = falseMy gosh, you always feel so stupid when someone points out something so obvious! Thanks