Author: ACMer
In case you are wondering so many ‘failed builds’ (due to unit tests failure) on Continuous Integration Server today… The reason is that we use msbuild testall.proj on CI …
Write a program to check whether a given number is an ugly number. Ugly numbers are positive numbers whose prime factors only include 2, 3, 5. For example, 6, …
Someone left a note on my work station. Apparently he/she doesn’t like it. I then tend to ignore it and stick this ‘complaint’ on the wall, the easy way! …
Given a non-negative integer number, repeatedly add all its digits until the result has only one digit. For example: Given num = 38, the process is like: 3 + …
I installed the Windows DOS Mobile 1.0 on my Nokia Lumia 635 Phone. List of Commands 1. camera (funny camera application) 2. internet https://www.google.co.uk 3. help 4. echo Hello …