Played Challenges
V to the i - 4830 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #34 / 1903
- Number of attempts: 2
That hyphen - 2602 entries
"vim vi improved"
- Best score: 9
- Best player score: 13
- Position: #495 / 704
- Number of attempts: 1
Just the middle - 11546 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1973 / 4232
- Number of attempts: 2
Vice versa - 7974 entries
Little role switching.
- Best score: 12
- Best player score: 18
- Position: #1730 / 2146
- Number of attempts: 1
Condensed Cases - 811 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 16
- Position: #180 / 249
- Number of attempts: 1
I forgot quotes - 16104 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2763 / 4205
- Number of attempts: 1
Where should I put the Newline? - 885 entries
Help me put the newline.
- Best score: 7
- Best player score: 8
- Position: #284 / 439
- Number of attempts: 1
Counting in binary - 526 entries
"a" represents 0; "A" represents 1. Start from zero and count to 15.
- Best score: 16
- Best player score: 45
- Position: #91 / 117
- Number of attempts: 1
Words in parens - 12992 entries
We should all ace this, right?
- Best score: 13
- Best player score: 22
- Position: #3565 / 3977
- Number of attempts: 2
Let's play some Ivmgolf - 1138 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 10
- Position: #360 / 450
- Number of attempts: 2
switch variable - 5094 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 16
- Position: #1581 / 1754
- Number of attempts: 1
Simple text editing with Vim - 13316 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 15
- Position: #2145 / 3821
- Number of attempts: 1
VimGolf