Y
Hacker News
new
|
ask
|
show
|
jobs
by
yodsanklai
4114 days ago
It reminds of an interview question. What is the slowest program (that still terminates) it is possible to write, and how would you do it?
2 comments
one-more-minute
4114 days ago
sleep(10000) return fizzbuzz(10)
link
jskonhovd
4114 days ago
This reminds me of the busy beaver problem.
link