摘要: The 3n + 1 problemBackgroundProblems 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 阅读全文
posted @ 2013-05-14 21:33 楼兰故居 阅读(129) 评论(0) 推荐(0)