#26213: python3 不用if


jim930068@gmail.com (Jim Wu)


tw = int(input())
usa = (tw-15+24)%24
print(usa)