Category: code
This puzzle (click to submit solution to Timus Online Judge) is interesting. It is like a IQ test question at the beginning. Find out the missing number. The puzzle …
The puzzle is from Timus (submit your solution at this URL http://acm.timus.ru/problem.aspx?space=1&num=2033) There are 6 friends, and the input tells you the names of these friends (useless), the phones …
Haskell is the functional programming language (FP). FP allows users to write code in high level abstraction without considering too much implementation details. For example, the recursion is generally …
The Visual Studio is a powerful IDE (Integrated Development Environment). It provides some convenient features for speed up the coding. For example, if you want to write a switch …
I sometimes need to copy the posts to somewhere for easy sharing purpose and at the end of the post, I will point out the URL for the original …