sS randomSpaces(int n) { ret rep(' ', random_incl(1, n)); }