--------------------------- First priority is to make you code ** CLEAR and CORRECT, but PERFORMANCE** is also an essential, Keep Asking: How long will my program take, as a function of Input Size? 程序首先要简洁正确,性能也不可忽视 总是记得问自己:不同的输入情况下,我的程序的性能会如何? -----