Played Challenges
From brakets to parens - 793 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: 74
- Position: #172 / 179
- Number of attempts: 1
Create json from a .env file - 1437 entries
A simple everyday task.
- Best score: 39
- Best player score: 217
- Position: #327 / 335
- Number of attempts: 1
VimGolf