Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
CW 1-5
dsdeep
Jun 6th, 2020
127
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include<stdio.h>
int
main
(
)
{
int
p
,
t
;
float
r
;
scanf
(
"%d %d %f"
,&
p
,&
t
,&
r
)
;
float
s
=
(
p
*
t
*
r
)
/
100
;
printf
(
"Simple Interest : %f"
\n
,
s
)
;
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
πππ HOW TO EARN $5,000 A WEEK [GUIDE] π πβ
JavaScript | 4 sec ago | 0.67 KB
ββ INSTANT MONEY EXPLOIT ββ
JavaScript | 56 sec ago | 0.67 KB
π¨ QUICK $1,500 IN 2 HOURS π―β
JavaScript | 1 min ago | 0.67 KB
βββ VIP MONEY METHOD
JavaScript | 1 min ago | 0.67 KB
ββ Free Crypto Method β ββ
JavaScript | 2 min ago | 0.67 KB
ββ Crypto Swap Glitch β Easy money ββ
JavaScript | 2 min ago | 0.67 KB
π―π― +50,000$ in 1 monthβ π―β
JavaScript | 3 min ago | 0.67 KB
π¨π¨π¨ ELON'S VIP $$ METHOD
JavaScript | 4 min ago | 0.67 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!