: Does the code make the reader want to retire immediately?
: Does it solve a problem that really shouldn't be solved with code at all?
: Write a program with no infinite loops that is mathematically guaranteed to never finish running before the heat death of the universe.
: A lifetime supply of "TODO" comments that will never be addressed. You Should Write Bad Code | by David Amos - Level Up Coding
: Use the most confusing, side-effect-heavy syntax possible (e.g., nested pointer arithmetic and assignments inside loop conditions) to make a reader's head spin. 📜 Judging Criteria