Am i using the scanf function properly
I am writing code using Scanf and i want it to take in three different inputs at once perform some computations using those inputs and give me an output but it is not working as i expected .
Firstly it is only taking one function and is also displaying the values next to where the inputs are going that is the 100s, 200s, and 500s which you will see please help me with some clarity.
The code is;