Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
# Determine Ratio in MAXEP Problem December Long Challenge (
ritesh1340
Dec 17th, 2018
430
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
Untitled
JavaScript | 3 min ago | 1.18 KB
Make $1000 15-MINUTES (BEGINNER) HV
JavaScript | 8 min ago | 0.05 KB
NTP to DCF77 converter for ESP8266.
Arduino | 10 min ago | 7.60 KB
Products.js
JavaScript | 18 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 2U
JavaScript | 22 min ago | 0.05 KB
Untitled
Java | 26 min ago | 0.89 KB
Untitled
Java | 30 min ago | 6.97 KB
Order.js
JavaScript | 34 min ago | 1.18 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!