Played Challenges
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 26
- Position: #1169 / 1274
- Number of attempts: 2
Condensed Cases - 811 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 15
- Position: #159 / 249
- Number of attempts: 3
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2759 / 4208
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10721 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3025 / 3704
- Number of attempts: 2
Make it more readable - 2015 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 18
- Position: #497 / 654
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7533 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 49
- Position: #1414 / 1852
- Number of attempts: 2
VimGolf