Played Challenges
Copy punctuation - 517 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 108
- Position: #124 / 130
- Number of attempts: 2
months to html list items - 1042 entries
Turn the months into list items.
- Best score: 22
- Best player score: 35
- Position: #241 / 284
- Number of attempts: 4
HS Final exam vimgolf - 904 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 22
- Position: #87 / 238
- Number of attempts: 6
Extend shell script - 137 entries
Just add some more stuff
- Best score: 37
- Best player score: 53
- Position: #27 / 47
- Number of attempts: 2
Easy modification of ssh config - 382 entries
Just add another alias to each worker
- Best score: 24
- Best player score: 26
- Position: #53 / 115
- Number of attempts: 4
Rural Post - 4515 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #487 / 1106
- Number of attempts: 3
Satisfy the go linter - 2437 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 27
- Position: #330 / 481
- Number of attempts: 4
Yo To Hello - 1137 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 8
- Position: #1 / 528
- Number of attempts: 3
Replace pattern with 1, 2, 3, ... on each line - 1150 entries
For each line replace a search pattern (in this case $) with numbers starting at 1 and then increasing by 1 for each replaced match. a$b$c$ -> a0b1c2
- Best score: 21
- Best player score: 31
- Position: #159 / 232
- Number of attempts: 2
Simple, Practical, and Common - 33722 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: 25
- Position: #3431 / 7442
- Number of attempts: 5
prepend * to every non-blank line - 6332 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #764 / 1545
- Number of attempts: 3
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #2025 / 3870
- Number of attempts: 4
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 12
- Position: #1962 / 3072
- Number of attempts: 2
Bad Copy Syntax - 2044 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 30
- Position: #436 / 530
- Number of attempts: 2
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #869 / 1169
- Number of attempts: 2
Com(m)a Trouble - 3867 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 16
- Position: #521 / 874
- Number of attempts: 2
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 28
- Position: #1286 / 1881
- Number of attempts: 1
Just the middle - 11482 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3223 / 4208
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2520 / 3689
- Number of attempts: 3
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2541 / 3969
- Number of attempts: 1
abcd > a b c d - 297 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Position: #209 / 226
- Number of attempts: 2
Assignment Alignment - 885 entries
line up the operators. Use spaces, not tabs.
- Best score: 18
- Best player score: 52
- Position: #213 / 221
- Number of attempts: 2