摘要: 题目:TransformationsA square pattern of size N x N (1 <= N <= 10) black and white square tiles is transformed into another square pattern. Write a program that will recognize the minimum transformation that has been applied to the original pattern given the following list of possible transformat 阅读全文
posted @ 2012-06-02 14:47 萧若离 阅读(153) 评论(0) 推荐(0)
摘要: 题目:Milking CowsThree farmers rise at 5 am each morning and head for the barn to milk three cows. The first farmer begins milking his cow at time 300 (measured in seconds after 5 am) and ends at time 1000. The second farmer begins at time 700 and ends at time 1200. The third farmer begins at time 150 阅读全文
posted @ 2012-05-25 21:44 萧若离 阅读(136) 评论(0) 推荐(0)