Played Challenges
V to the i - 4589 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Number of attempts: 3
Subtraction - 155 entries
Solve the equations.
- Best score: 18
- Best player score: 22
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10507 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 5
Letter case trickery - 1515 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 12
- Number of attempts: 1
Delete unwanted lines - 350 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Number of attempts: 1
paste indent correction - JS - 83 entries
You copy some javascript code from a website and paste it into vim, it does not look good!
- Best score: 16
- Best player score: 17
- Number of attempts: 1
vim = 22 / 7 - 408 entries
pi square vim
- Best score: 20
- Best player score: 20
- Number of attempts: 6
abcd > a b c d - 248 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Number of attempts: 1
SFD-ROC: vimvimvim - 1441 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Number of attempts: 2
Append semicolon after expressions - 899 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Number of attempts: 1
remove dupes from array - 1260 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 19
- Number of attempts: 3
Numbering a List - 1774 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Number of attempts: 2
Shebangs for all - 1718 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 12
- Number of attempts: 2
Reverse Simple Deletion - 739 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Number of attempts: 1
The Cake is a Lie - 1168 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Number of attempts: 2
Compile C - 288 entries
You might have to get clever to do this one.
- Best score: 19
- Best player score: 22
- Number of attempts: 1
Search and Replace 0 - 4510 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Number of attempts: 5