RosettaCodeData/Task/Permutations-by-swapping/Mathematica/permutations-by-swapping-2.math

2 lines
57 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
Print["Perm: ", #[[1]], " Sign: ", #[[2]]] & /@ perms@4;