Played Challenges
From brakets to parens - 781 entries
This is one of the most common problem when you wrap an array for error handling. Vim is useful when you convert foo[i][j][k] into foo(i, j, k) for many times.
- Best score: 24
- Best player score: 27
- Position: #66 / 175
- Number of attempts: 3
Changing date formats - 664 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 39
- Position: #14 / 180
- Number of attempts: 5
CaN yOuR ViM dO ThAt? #1 - 250 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 46
- Position: #62 / 97
- Number of attempts: 1
VimGolf