100 - The 3n + 1 problem

摘要: BackgroundProblems in Computer Science are often classified as belonging to a certain class of problems (e.g., NP, Unsolvable, Recursive). In this problem you will be analyzing a property of an algorithm whose classification is not known for all possible inputs.The ProblemConsider the following algo 阅读全文
posted @ 2013-02-01 09:45 喂喂还债啦 阅读(160) 评论(0) 推荐(0)