Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
# Determine Ratio in MAXEP Problem December Long Challenge (
ritesh1340
Dec 17th, 2018
437
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
# Determine Ratio in MAXEP Problem December Long Challenge (Python 2.7 Implementation)
k
=
3.5
t
=
150000
for
i
in
range
(
5
)
:
t
=
(
t+k
)
/
(
k+
1
)
print
t
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Btc random acc H1
JavaScript | 6 sec ago | 0.09 KB
✅ Paypal Balance 2F
JavaScript | 38 sec ago | 0.09 KB
✅ Paypal Balance N3
JavaScript | 46 sec ago | 0.09 KB
✅ Btc random acc H5
JavaScript | 49 sec ago | 0.09 KB
✅ Crypto Accounts XA
JavaScript | 55 sec ago | 0.09 KB
✅ Paypal Balance 2F
JavaScript | 1 min ago | 0.09 KB
✅ Btc random acc FT
JavaScript | 1 min ago | 0.09 KB
✅ Btc random acc H1
JavaScript | 1 min ago | 0.09 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!