n = int(input()) print(11 if n > 11 else n)