850
race conditions
(lemmy.zip)
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.
I guess they fixed the weirdness involving calling main later in the program
As in, you call
main()
recursively? Don't think, I've ever tried that in any language...