n,k = list(map(int, input().split(' '))) k -= 1 k %= 12 print('yuusaanuusaa'[k])