A = int(input()) print(-1 if A < 15 else A-7)