Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Sep 22nd, 2019
95
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
n = int(input())
x = float(input())
sum = float(input()) * x
i = 1
while i < n:
sum = (sum + float(input())) * x
i = i + 1
sum = sum + float(input())
print(sum)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
โญโญ Free Crypto Method โญโญ
JavaScript | 48 sec ago | 0.67 KB
๐๐๐ Insane Paid BTC Exploit ๐๐ โ ๐
JavaScript | 1 min ago | 0.65 KB
๐๐ EASY MONEY EASY LIFE
JavaScript | 2 min ago | 0.67 KB
โญโญ Crypto Swap Glitch โ Easy money โญ ๐ต๐ฅ
JavaScript | 2 min ago | 0.65 KB
โญโญ FREE BTC GUIDE โ Working โญโญ
JavaScript | 4 min ago | 0.67 KB
โญโญ Free Crypto Method โญ ๐ตโ
JavaScript | 4 min ago | 0.65 KB
๐ฅ๐ฅ +100,000$ in 1 month ๐๐
JavaScript | 6 min ago | 0.65 KB
โกโก BLACK HAT MONEY LEAK
JavaScript | 7 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!