Hi,
When I enter 20 for weight_t and 10 for weight_r, I want each of them to divide by 100 which would give me a result of .20 and .10. However, it always outputs 0 not matter what number I put in and I cant figure out why.
Can anybody explain to me what is wrong with my program?