Played Challenges
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 17
- Position: #423 / 522
- Number of attempts: 3
Modernise code - 1434 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 40
- Position: #135 / 331
- Number of attempts: 1
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 36
- Position: #1057 / 1117
- Number of attempts: 1
Satisfy the go linter - 2476 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: 40
- Position: #454 / 492
- Number of attempts: 1
Add quotes to ansible playbook - 1036 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 13
- Position: #316 / 327
- Number of attempts: 2
Yo To Hello - 1154 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 11
- Position: #450 / 535
- Number of attempts: 3
Todo list specification - 405 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 37
- Position: #88 / 183
- Number of attempts: 3
VimGolf