L, K = map(int,input().split()) print(((L - 0.1) // (2 * K)) * K)