`val winningIndices = setOf(setOf(1, 2, 3), setOf(...
# announcements
c
val winningIndices = setOf(setOf(1, 2, 3), setOf(1, 4, 7), ...