Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 1st, 2016
835
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
sys
print
""
.
join
(
sorted
(
map
(
lambda
s: s.
rstrip
(
)
,
sys
.
stdin
.
readlines
(
)
[
1
:
]
)
,
cmp
=
lambda
x
,
y:
cmp
(
x+y
,
y+x
)
)
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
Ejemplos estructuras logicas
Python | 4 min ago | 2.28 KB
Get the selected cell in OO/LO Calc macro
Openoffice BASIC | 11 min ago | 1.46 KB
MP06_UF1_EJ4
Java | 19 min ago | 20.82 KB
QuickSort
C++ | 22 min ago | 1.08 KB
Hurst metod
Python | 55 min ago | 2.30 KB
ZPATRIOT
C++ | 1 hour ago | 2.49 KB
Payout for cabbies
C++ | 1 hour ago | 4.11 KB
Untitled
Lisp | 1 hour ago | 0.53 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!