Played Challenges
Fix timezone format - 329 entries
Add the missing T and Z in the datetime field. There should be a T instead of the space, and a Z at the end of the datetime. `2024-08-31 18:32:00;` -> `2024-08-31T18:32:00Z;`
- Best score: 15
- Best player score: 22
- Position: #91 / 106
- Number of attempts: 1
months to html list items - 1130 entries
Turn the months into list items.
- Best score: 22
- Best player score: 31
- Position: #239 / 306
- Number of attempts: 1
Paste a column after a column - 2662 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 65
- Position: #538 / 576
- Number of attempts: 1
VimGolf