Played Challenges
Swap assigned value - 664 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 10
- Position: #16 / 258
- Number of attempts: 2
Enumerate words - 257 entries
Enumerate the unique words in order.
- Best score: 23
- Best player score: 26
- Position: #39 / 92
- Number of attempts: 5
Harder than "abcd > a b c d" - 106 entries
Not as easy as the last challenge. This time, just one space between a and b, up to 25 spaces between y and z. (Removed some lines; diff was too long.)
- Best score: 15
- Best player score: 22
- Position: #21 / 47
- Number of attempts: 2
Block Fun 1 - 211 entries
Manipulate the columns to produce desired result.
- Best score: 14
- Best player score: 15
- Position: #18 / 76
- Number of attempts: 4
Groups magic - 162 entries
Regexp or macros for string converting: (a) -> ___ (abc) -> ____ (abcd) -> ______ All in the '(' replace to _ multiply by char count + ()
- Best score: 13
- Best player score: 15
- Position: #77 / 95
- Number of attempts: 2
abcd > a b c d - 298 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Position: #49 / 227
- Number of attempts: 1