N, K = map(int, input().split()) print(N/2)