Bad Code Contest Page
: Does it solve a problem that really shouldn't be solved with code at all?
: Solve a trivial problem (like checking if a number is even) using 5,000+ lines of code, three external APIs, and a custom-built neural network.
: Write a program with no infinite loops that is mathematically guaranteed to never finish running before the heat death of the universe. Bad Code Contest
: Does the code make the reader want to retire immediately?
: Write a single file that is valid, runnable code in two or more different programming languages simultaneously. : Does it solve a problem that really
: Is the logic so convoluted that it would take a skilled programmer weeks to debug it? 🎁 Prizes
: 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 : Does the code make the reader want to retire immediately
: Create a program that consumes 99% of CPU and RAM resources just to display a single "Hello World" message.