N,K=map(int,input().split()) if N+2==K: print('Lost') elif N