2013年8月6日
摘要: Generating Fast, Sorted PermutationInput: Standard InputOutput: Standard OutputGenerating permutation has always been an important problem in computer science. In this problem you will have to generate the permutation of a given string in ascending order. Remember that your algorithm must be efficie 阅读全文
posted @ 2013-08-06 10:42 Areson 阅读(116) 评论(0) 推荐(0)