Played Challenges
From brakets to parens - 931 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: 54
- Position: #185 / 214
- Number of attempts: 1
π - 261 entries
1200 π chars
- Best score: 16
- Best player score: 16
- Position: #12 / 65
- Number of attempts: 10
Reordering properties - 1136 entries
Arrange the CSS lines for the #topbar selector based on their complete line length, from shortest to longest.
- Best score: 24
- Best player score: 96
- Position: #183 / 269
- Number of attempts: 4
VimGolf