a = input()
b = input()

print('Happy ' + b +'th ' +'birthday to '+ a +'!')