Played Challenges
Find fix point of cos - 1426 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 17
- Position: #295 / 422
- Number of attempts: 2
HS exam question - 1596 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 78
- Position: #257 / 418
- Number of attempts: 2
Substraction (bis) - 619 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 36
- Position: #82 / 114
- Number of attempts: 10
Changing around text with citations - 340 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 48
- Position: #77 / 94
- Number of attempts: 1
Poorly indented Python comments - 1328 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 29
- Position: #115 / 223
- Number of attempts: 5
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #177 / 476
- Number of attempts: 3
delete swap - 1808 entries
delete all swap
- Best score: 5
- Best player score: 9
- Position: #434 / 563
- Number of attempts: 6
Fix the shell script! - 2605 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 29
- Position: #199 / 606
- Number of attempts: 10
hello-world-vimgolf - 2505 entries
Simple number generation
- Best score: 10
- Best player score: 12
- Position: #447 / 712
- Number of attempts: 3
Reordering Lorem Ipsum - 290 entries
Who even sorted this?
- Best score: 13
- Best player score: 138
- Position: #60 / 66
- Number of attempts: 2
Plotting some variables in python - 1671 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 37
- Position: #102 / 349
- Number of attempts: 9
Modernise code - 1410 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #57 / 326
- Number of attempts: 8
Staircase - 149 entries
Going downstairs, while singing the alphabet song. Some vb practice to us all. Would it be much easier to make it go from left to right instead?
- Best score: 21
- Best player score: 34
- Position: #20 / 34
- Number of attempts: 5
HS Final exam vimgolf - 912 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 22
- Position: #80 / 240
- Number of attempts: 4