Played Challenges
vim = 22 / 7 - 447 entries
pi square vim
- Best score: 20
- Best player score: 27
- Position: #79 / 131
- Number of attempts: 1
Alsa configuration - 485 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 35
- Position: #103 / 123
- Number of attempts: 1
Refactoring useless Method away - 91 entries
Real-life challenge, convert a bunch of ifs to a switch statement
- Best score: 47
- Best player score: 58
- Position: #16 / 32
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10564 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #38 / 3646
- Number of attempts: 2
Letter case trickery - 1580 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: 10
- Position: #77 / 506
- Number of attempts: 4
quotes inside quotes - 3077 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 15
- Position: #364 / 1057
- Number of attempts: 3
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #180 / 3930
- Number of attempts: 4
fib.c cleanup - 65 entries
cleanup the file
- Best score: 15
- Best player score: 17
- Position: #48 / 53
- Number of attempts: 1
Block Fun 1 - 187 entries
Manipulate the columns to produce desired result.
- Best score: 14
- Best player score: 23
- Position: #43 / 71
- Number of attempts: 5
SFD-ROC: vimvimvim - 1531 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Position: #43 / 431
- Number of attempts: 4
switch variable - 4993 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #235 / 1722
- Number of attempts: 3
Simple text editing with Vim - 11862 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2052 / 3471
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 6225 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 43
- Position: #951 / 1533
- Number of attempts: 2