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: 114
- Position: #179 / 179
- Number of attempts: 1
π - 228 entries
1200 π chars
- Best score: 16
- Best player score: 1225
- Position: #57 / 58
- Number of attempts: 1
Changing date formats - 677 entries
Change the date format to Y/M/D.
- Best score: 37
- Best player score: 131
- Position: #152 / 183
- Number of attempts: 2
VimGolf