Played Challenges
From brakets to parens - 932 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: #73 / 215
- Number of attempts: 3
Changing date formats - 687 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 39
- Position: #14 / 188
- Number of attempts: 5
CaN yOuR ViM dO ThAt? #1 - 256 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: #63 / 100
- Number of attempts: 1
VimGolf