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