Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Dec 16th, 2017
148
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
type 'a ntree = Tr of 'a * 'a ntree list
let rec count = function
Tr(x,lst) -> 1+count_lst lst
and let rec count_lst = function
el::rest -> count el + count_lst rest;;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐⭐
Java | 3 sec ago | 0.09 KB
⭐Crypto Exchange Profit Method⭐⭐ N
JavaScript | 8 sec ago | 0.31 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐⭐
Java | 14 sec ago | 0.09 KB
⭐ChangeNOW Bug (Get more on BTC swaps)⭐⭐ 6
JavaScript | 15 sec ago | 0.31 KB
⭐ Exploit 50O$ in 15 Minutes⭐⭐ 9
JavaScript | 22 sec ago | 0.31 KB
⭐⭐⭐if you really want more bring up the fire⭐...
Java | 26 sec ago | 0.06 KB
⭐ Instant Profit Mehtod ⭐ H
JavaScript | 31 sec ago | 0.31 KB
⭐⭐⭐Exchange Exploit⭐⭐⭐
Java | 37 sec ago | 0.09 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!