Played Challenges
Find fix point of cos - 1468 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 17
- Position: #295 / 431
- Number of attempts: 1
Surround the 'z' character with brackets, quotes, and print as formatted string. - 576 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #70 / 324
- Number of attempts: 1
Simple, Practical, and Common - 33929 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: 28
- Position: #4407 / 7489
- Number of attempts: 4
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 24
- Position: #3237 / 3893
- Number of attempts: 2
Applying same text modification in several lines - 2920 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 16
- Position: #577 / 864
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 14
- Position: #2101 / 3087
- Number of attempts: 5
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 14
- Position: #1023 / 1179
- Number of attempts: 4
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 24
- Position: #878 / 1895
- Number of attempts: 5
ninja substitution - 1436 entries
How can you reuse a previous substitution ?
- Best score: 14
- Best player score: 32
- Position: #250 / 270
- Number of attempts: 1
Change part of a function name in multiple occurrences - 679 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.
- Best score: 14
- Best player score: 16
- Position: #140 / 211
- Number of attempts: 1
Remove quotes after first field - 408 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 27
- Position: #87 / 95
- Number of attempts: 1
Put the months in order - 998 entries
Our contractor thought that months should be in alphabetical order. Put them in calendar order please.
- Best score: 20
- Best player score: 53
- Position: #138 / 166
- Number of attempts: 3
Reorder the groups - 1195 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 20
- Position: #169 / 267
- Number of attempts: 3
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2690 / 4208
- Number of attempts: 7
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 52
- Position: #684 / 706
- Number of attempts: 1
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2489 / 3979
- Number of attempts: 1
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 17
- Position: #2609 / 3846
- Number of attempts: 2
VimGolf