Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 22nd, 2017
132
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
OCaml
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
let
dist l
=
let
rec
aux e d
=
function
h1
::
h2
::
t
->
aux
(
h1
::
e
)
(
h2
::
d
)
t
|
l
->
List
.
rev
(
List
.
append l e
)
,
List
.
rev d
in
aux
[
]
[
]
l
;;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Free ETH Method ⭐ 8
JavaScript | 10 sec ago | 0.31 KB
⭐Crypto Exchange Profit Method⭐ C
JavaScript | 25 sec ago | 0.31 KB
⭐ChangeNOW Bug (Get more on BTC swaps) C
JavaScript | 35 sec ago | 0.31 KB
⭐ Instant Profit Method ⭐ X
JavaScript | 52 sec ago | 0.31 KB
⭐Swapzone Glitch (Working) 0
JavaScript | 1 min ago | 0.31 KB
⭐Crypto Exchange Profit Method⭐ C
JavaScript | 2 min ago | 0.31 KB
⭐ChangeNOW Bug (Get more on BTC swaps) C
JavaScript | 2 min ago | 0.31 KB
✅ MAKE $900 INSTANTLY
JavaScript | 3 min ago | 0.32 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!