Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jun 25th, 2019
333
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
from
math
import
sqrt
data
=
list
(
map
(
int
,
input
(
)
.
split
(
)
)
)
data
=
[
i
for
i
in
data
if
sqrt
(
i
)
==
int
(
sqrt
(
i
)
)
]
data.
sort
(
reverse
=
True
)
print
(
*data
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Infinite Money Glitch
JavaScript | 1 min ago | 0.67 KB
🔥 FREE 2,000$ FROM SWAPZONE
JavaScript | 3 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 5 min ago | 0.67 KB
dump_methods
Lua | 5 min ago | 0.25 KB
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐ ✅
JavaScript | 7 min ago | 0.67 KB
✅✅✅ Sick Moneymaking Method
JavaScript | 9 min ago | 0.67 KB
dump_peripherals
Lua | 10 min ago | 0.30 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money ⭐⭐
JavaScript | 11 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!