SomeBoyo@feddit.de to Programmer Humor@programming.dev · 1 year agoIt gets better the longer it runsfeddit.deimagemessage-square4fedilinkarrow-up13arrow-down10
arrow-up13arrow-down1imageIt gets better the longer it runsfeddit.deSomeBoyo@feddit.de to Programmer Humor@programming.dev · 1 year agomessage-square4fedilink
minus-squareMurdo Maclachlan@lemmy.worldlinkfedilinkarrow-up2·edit-21 year agoImage Transcription: Code bool is_prime(int x) return false; } [Beneath the code is a snippet of console output, as follows:] test no.99989: passed test no.99990: passed test no.99991: failed test no.99992: passed test no.99993: passed test no.99994: passed test no.99995: passed test no.99996: passed test no.99997: passed test no.99998: passed test no.99999: passed 95.121% tests passed I am a human who transcribes posts to improve accessibility on Lemmy. Transcriptions help people who use screen readers or other assistive technology to use the site. For more information, see here.
Image Transcription: Code
bool is_prime(int x) return false; }
[Beneath the code is a snippet of console output, as follows:]
test no.99989: passed test no.99990: passed test no.99991: failed test no.99992: passed test no.99993: passed test no.99994: passed test no.99995: passed test no.99996: passed test no.99997: passed test no.99998: passed test no.99999: passed 95.121% tests passed
I am a human who transcribes posts to improve accessibility on Lemmy. Transcriptions help people who use screen readers or other assistive technology to use the site. For more information, see here.
good human