Played Challenges
From brakets to parens - 46 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: 25
- Best player score: 54
- Position: #15 / 15
- Number of attempts: 1