Played Challenges
Simple, Practical, and Common - 33930 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: 23
- Position: #2733 / 7490
- Number of attempts: 12
Hogwarts Email Sorting - 948 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 24
- Position: #196 / 268
- Number of attempts: 3
Add text at some column - 178 entries
Complete golang struct statement.
- Best score: 31
- Best player score: 34
- Position: #52 / 67
- Number of attempts: 5
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #24 / 1557
- Number of attempts: 7
Quote modules - 1099 entries
Complete golang import statement.
- Best score: 21
- Best player score: 41
- Position: #268 / 287
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #409 / 3087
- Number of attempts: 5
VimGolf