Permutations with repetitions: Difference between revisions

m
→‎{{header|Ring}}: Remove vanity tags
m (→‎{{header|Ring}}: Remove vanity tags)
Line 1,719:
<lang ring>
# Project : Permutations with repetitions
# Date : 2017/10/10
# Author : Gal Zsolt (~ CalmoSoft ~)
# Email : <calmosoft@gmail.com>
list1 = [["a", "b", "c"], ["a", "b", "c"]]
10,333

edits