How can I calculate several percent of int?
for example I want to get 30% from number, if I will use this example of code, I will get wrong answer: for
How can I calculate several percent of int?
for example I want to get 30% from number, if I will use this example of code, I will get wrong answer: for