404
Not everything can be done in constant time, that's O(k)
(sh.itjust.works)
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.
Maybe finding the (n!)²th prime?
I guess, yeah, that'll do it. Although that'd probably be yet one or a few extra factors involving n.
this would assume that finding the next prime is a linear operation , which is false