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