a=int(input())
b=int(input())
c=int(input())
d=int(input())
e=int(input())
f=0
b=1
f+=1
c=2
f+=1
d=3
f+=2
e=4
f+=0
print("f")