3 lines
63 B
Text
3 lines
63 B
Text
|
|
permutations=: A.~ i.@!@#
|
||
|
|
missingPerms=: -.~ permutations @ {.
|