Author: ACMer
Given an index k, return the k-th row of the Pascal’s triangle. For example, given k = 3, Return . Could you optimize your algorithm to use only O(k) …
If you want to search twits with Pictures or Images using PHP, then the following script is right for you. First you would need to set up the Twitter …
As of on 26/03/2015, I successfully transfer all my 6 domains from Fasthosts (helloacm.com and steakovercooked.com), QuickhostsUK (uploadbeta.com and codingforspeed.com), Namecheap (justyy.com) and Godaddy (rot47.net) to Namesilo. Advantages of …
When I was using share-hosting @ Fasthosts, the wordpress blog never asked me for FTP login details. After I move everything to VPS @ QuickHostUK, the following dialog kinda …
In previous post, we talk about the method to obtain a character from its ASCII code. In this post, we want the opposite, e.g. to get the ASCII code …