Played Challenges
Swap values - 4667 entries
Well, swap the values...
- Best score: 11
- Best player score: 18
- Position: #1145 / 1284
- Number of attempts: 1
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3274 / 4234
- Number of attempts: 1
Change attribute to getter - 163 entries
Wrap attributes with a getter method.
- Best score: 24
- Best player score: 24
- Position: #1 / 64
- Number of attempts: 4
Alsa configuration - 513 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 34
- Position: #97 / 128
- Number of attempts: 2
ASCII box - 354 entries
Don't forget to fix typos!
- Best score: 23
- Best player score: 33
- Position: #103 / 109
- Number of attempts: 1
Mute the second method of this script - 456 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 9
- Position: #17 / 240
- 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: #163 / 249
- Number of attempts: 2
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 19
- Position: #3445 / 4208
- Number of attempts: 1
VimGolf