World Cup group stage: Difference between revisions

Line 113:
(single-tupel)
(sum))
; fivesix nested dotimes produces the tupels of the cartesian product of
; fivesix lists like '(0 1 2), but without to store all tuples in a list
(dotimes (x0 3) (dotimes (x1 3) (dotimes (x2 3)
(dotimes (x3 3) (dotimes (x4 3) (dotimes (x5 3)
Anonymous user