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 - 16106 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2757 / 4206
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10718 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3024 / 3702
- Number of attempts: 2
Make it more readable - 2013 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 18
- Position: #496 / 653
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7478 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 49
- Position: #1404 / 1840
- Number of attempts: 2
VimGolf