a, b, x = io.read("*n", "*n", "*n") print(math.ceil(x / a) * b)