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

2 lines
57 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Print["Perm: ", #[[1]], " Sign: ", #[[2]]] & /@ perms@4;