Please don't golf the example code

Code golf challenges should:

  1. Not access the source code in any way
  2. Have a legitimate, non-cheating example code entered
  3. Present the test cases in the standard format
  4. Combine multiple test cases in a single run whenever possible. Best practice is to shuffle test cases and divide them into 1-3 runs.

Restricted challenges should:

  1. Have a legitimate, non-cheating example code entered
  2. Present the test cases in the standard format

Private challenges have no rules. You can share them in the Discord, but they won't be shown on the home page. Use this for puzzles and other non-challenges where you don't want to share example code.

You must be logged in to edit or create a challenge.