RosettaCodeData/Task/Combinations/Factor/combinations-1.factor
2023-07-01 13:44:08 -04:00

3 lines
69 B
Factor

USING: math.combinatorics prettyprint ;
5 iota 3 all-combinations .