Played Challenges
Simple, Practical, and Common - 33270 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 24
- Position: #2869 / 7339
- Number of attempts: 7
Every other line - 2877 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #95 / 698
- Number of attempts: 6
Forgot to follow the naming convention... - 25 entries
Rename everything like MY_VAR_SOMETHING to MyVarSomething.
- Best score: 32
- Best player score: 32
- Position: #4 / 13
- Number of attempts: 3
Paragraph breaks - 500 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 10
- Position: #8 / 164
- Number of attempts: 3
Not enough Ps - 66 entries
Different type of code
- Best score: 13
- Best player score: 13
- Position: #18 / 35
- Number of attempts: 2
50 factorials mod 97 - 47 entries
List 1! to 50!, but give your answer mod 97.
- Best score: 28
- Best player score: 28
- Position: #3 / 18
- Number of attempts: 3
Comparing scores - 94 entries
If Alice and Bob both did the challenge, put their entries together in the top paragraph, so we can compare their scores more easily.
- Best score: 18
- Best player score: 21
- Position: #9 / 33
- Number of attempts: 4
Permutations N=4 - 60 entries
Could use backtracking or other algorithm to generate sorted numbers. Second chance !
- Best score: 25
- Best player score: 25
- Position: #3 / 18
- Number of attempts: 3
Printable ASCII characters - 121 entries
From a blank input, print all 95 printing ASCII characters one per line, from space to tilde.
- Best score: 22
- Best player score: 22
- Position: #4 / 41
- Number of attempts: 6
Enharmonic Equivalents - 55 entries
Transform # and b to digraphs
- Best score: 18
- Best player score: 18
- Position: #13 / 34
- Number of attempts: 2
Calculate the table totals - 129 entries
Go ahead... commit the treachery of using vim as a spreadsheet.
- Best score: 33
- Best player score: 80
- Position: #37 / 42
- Number of attempts: 1