V,T,P=map(int,input().split()) def is_ok(time): return (P+1)*V+(time-1)//T