while(1): n=int(input()) if n==0:exit() print("k")