Played Challenges
Modernise code - 1434 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #20 / 331
- Number of attempts: 6
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #769 / 1904
- Number of attempts: 3
Add string initializers to an enum - 899 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 23
- Position: #122 / 264
- Number of attempts: 2
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1715 / 3087
- Number of attempts: 5
Every other line - 2925 entries
AaAaAaA
- Best score: 12
- Best player score: 12
- Position: #77 / 707
- Number of attempts: 8
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #642 / 1756
- Number of attempts: 3
VimGolf