279
you are viewing a single comment's thread
view the rest of the comments
[-] fibojoly@sh.itjust.works 4 points 7 months ago

Better. Return true if the number is in a stored list of known primes, otherwise return false right away. But then, start a separate thread with an actual verification algorithm. When the verification is done, if it was actually a prime number, you just crash the program with a WasActuallyPrime exception.

this post was submitted on 28 Jan 2024
279 points (95.4% liked)

Programmer Humor

19213 readers
295 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS