Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
GuillaumeLaplante-Anfossi
GitHub Repository: GuillaumeLaplante-Anfossi/Poissons
Path: blob/main/GeneratingDiagonalsViaShift/Examples/PrimeShift/n=3.txt
1019 views
1
[[[[1], [2], [3]], [[1, 2, 3]]], [[[1], [2, 3]], [[1, 3], [2]]], [[[1], [2, 3]], [[3], [1, 2]]], [[[1, 2], [3]], [[2], [1, 3]]], [[[2], [1, 3]], [[2, 3], [1]]], [[[1, 2], [3]], [[2, 3], [1]]], [[[1, 3], [2]], [[3], [1, 2]]], [[[1, 2, 3]], [[3], [2], [1]]]]
2
3