`IntArray(n).apply { fill(-1) }` creates array of ...
# announcements
m
IntArray(n).apply { fill(-1) }
creates array of n -1’s