Just picked up C++ recently...first project is a simple division program that I'm having trouble with. I'm trying to get the program to tell me the length of time I should stretch/shrink a song sample to in order to have it fit the BPM of a remix/new song. I keep getting an output of "0" at the last step for some reason, though. Thanks ahead of the time for the help. I searched around but couldn't get it to work after multiple attempts.