Played Challenges
Change your calendar - 392 entries
Happy New Year!
- Best score: 18
- Best player score: 19
- Position: #18 / 87
- Number of attempts: 9
A HAPPY NEW YEAR 2014 ! - 10657 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #295 / 3679
- Number of attempts: 5
Number an outline - 280 entries
The indent and words are right, but the numbers are all wrong.
- Best score: 25
- Best player score: 86
- Position: #76 / 78
- Number of attempts: 2
Words in parens - 12928 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1186 / 3960
- Number of attempts: 7
Draw the Go board - 149 entries
which is a 19×19 lines board. Here we use ascii characters only for simplicity. See diff file to get a sense. (See also http://en.wikipedia.org/wiki/Go_(game))
- Best score: 50
- Best player score: 68
- Position: #23 / 51
- Number of attempts: 5
paste indent correction - JS - 112 entries
You copy some javascript code from a website and paste it into vim, it does not look good!
- Best score: 16
- Best player score: 16
- Position: #16 / 59
- Number of attempts: 1
Chinese Multiplication Table - 81 entries
Print a Chinese multiplication table in Vim. In China, every kid is asked to memorize this table. And thanks to the mono-syllabism of Chinese characters, it is not that hard. Printing the multiplication table is also a good exercise for programming beginners. For-loop, escaped characters, etc... There should be some special ways to print it in Vim.
- Best score: 39
- Best player score: 119
- Position: #20 / 26
- Number of attempts: 2