Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 22nd, 2015
249
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Ruby
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
Input:
[
[
'a'
,
'b'
,
'c'
]
,
[
'd'
,
'e'
]
,
[
'c'
,
'e'
]
,
[
'f'
,
'g'
]
[
'g'
,
'j'
]
]
======================================
Output:
[
[
'a'
,
'b'
,
'c'
,
'd'
,
'e'
]
,
[
'f'
,
'g'
,
'j'
]
]
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
plexguide -> saltbox
10 hours ago | 4.42 KB
Untitled
14 hours ago | 12.81 KB
Untitled
16 hours ago | 10.50 KB
Untitled
17 hours ago | 8.75 KB
Untitled
18 hours ago | 14.36 KB
Untitled
19 hours ago | 5.60 KB
Untitled
20 hours ago | 16.50 KB
Untitled
21 hours ago | 5.07 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!