not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 1 month agoo(1) statistical prime approximationlemmy.blahaj.zoneimagemessage-square42linkfedilinkarrow-up1421arrow-down13file-text
arrow-up1418arrow-down1imageo(1) statistical prime approximationlemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 1 month agomessage-square42linkfedilinkfile-text
minus-squareJustARegularNerd@lemmy.dbzer0.comlinkfedilinkarrow-up1·1 month agoOh I’m with you, the tests are precalculated and expect a true to return on something like 99991, this function as expected returns false, which throws the test into a fail. Thank you for that explanation
Oh I’m with you, the tests are precalculated and expect a true to return on something like 99991, this function as expected returns false, which throws the test into a fail.
Thank you for that explanation