RosettaCodeData/Task/Combinations/Glee/combinations-2.glee

12 lines
68 B
Text
Raw Permalink Normal View History

2018-06-22 20:57:24 +00:00
Result:
1 2 3
1 2 4
1 2 5
1 3 4
1 3 5
1 4 5
2 3 4
2 3 5
2 4 5
3 4 5