Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Konark
Apr 20th, 2020
339
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
from
math
import
ceil
,
floor
x
=
float
(
input
(
)
)
y
=
float
(
'{:.3f}'
.
format
(
x %
1
)
)
if
abs
(
y
)
>=
0.5
:
x
=
ceil
(
x
)
else
:
x
=
floor
(
x
)
print
(
x
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Exchange Exploit T I⭐⭐⭐
Java | 2 sec ago | 0.06 KB
✅ Make $1500 in 20 minutes
JavaScript | 2 sec ago | 0.32 KB
⭐ MAKE $90O INSTANTLY⭐⭐ 7
JavaScript | 3 sec ago | 0.31 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 8 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐⭐ J
JavaScript | 11 sec ago | 0.31 KB
⭐⭐⭐Exchange Exploit⭐⭐⭐
Java | 13 sec ago | 0.08 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 14 sec ago | 0.32 KB
⭐ChangeNOW Bug (Get more on BTC swaps)⭐⭐ K
JavaScript | 19 sec ago | 0.31 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!