Played Challenges
Find fix point of cos - 1444 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: 36
- Position: #371 / 427
- Number of attempts: 2
Surround the 'z' character with brackets, quotes, and print as formatted string. - 572 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #177 / 321
- Number of attempts: 1
Paste a column after a column - 2637 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 43
- Position: #481 / 571
- Number of attempts: 1
Fix the shell script! - 2651 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 65
- Position: #561 / 616
- Number of attempts: 1
Modernise code - 1420 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 59
- Position: #287 / 328
- Number of attempts: 1
VimGolf