aa=input() i=input() s=input() I=int(i) S=int(s) t=0 p=0 while t <= s: t=t+1 p=p+i print(s+p)