项目作者: PetePrattis

项目描述 :
Write a program that receives an input with a permutation μ of [n] in the list format from natural numbers separated by the space character (eg 7 10 9 11 2 1 3 5 6 8 4) and prints some properties of the permutation μ.
高级语言: Python
项目地址: git://github.com/PetePrattis/Permutations-and-their-properties.git
创建时间: 2019-10-15T14:54:52Z
项目社区:https://github.com/PetePrattis/Permutations-and-their-properties

开源协议:MIT License

下载