N, M = map(int, input().split()) print(*([1]*N))