Played Challenges
From argument to object - 1513 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 19
- Position: #297 / 460
- Number of attempts: 1
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #980 / 4213
- Number of attempts: 2
Fiddle percentages into real numbers - 869 entries
Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.
- Best score: 13
- Best player score: 13
- Position: #93 / 293
- Number of attempts: 2
Vice versa - 7953 entries
Little role switching.
- Best score: 12
- Best player score: 13
- Position: #789 / 2140
- Number of attempts: 3
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2208 / 4192
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2237 / 3691
- Number of attempts: 1
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2396 / 3969
- Number of attempts: 2
Simple text editing with Vim - 13017 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 15
- Position: #2133 / 3745
- Number of attempts: 1