N,K=map(int,input().split()) if N>K: print('Won') elif N