RosettaCodeData/Task/Permutations-by-swapping/Mathematica/permutations-by-swapping-2.math
2023-07-01 13:44:08 -04:00

1 line
57 B
Text

Print["Perm: ", #[[1]], " Sign: ", #[[2]]] & /@ perms@4;