find simple intrest. ask value of P R N from the user and pass in to the function and receive an answer. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

find simple intrest. ask value of P R N from the user and pass in to the function and receive an answer.

Fast please ....it's my project

13th Dec 2017, 2:12 PM
RUTVIK JOSHI
RUTVIK JOSHI - avatar
1 ответ
+ 1
int func(P,R,N){ return(P*R*N); }
14th Dec 2017, 6:21 AM
Michael Simnitt
Michael Simnitt - avatar