RosettaCodeData/Task/Power-set/J/power-set-3.j
2023-07-01 13:44:08 -04:00

6 lines
62 B
Text

~.1 2 3 2 1
1 2 3
#ps 1 2 3 2 1
32
#ps ~.1 2 3 2 1
8