Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 13th, 2013
424
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Erlang
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
[
fun
(
A
)
when
A
rem
15
==
0
->
bizzbuzz
;
(
A
)
when
A
rem
3
==
0
->
bizz
;
(
A
)
when
A
rem
5
==
0
->
buzz
;
(
A
)
->
A
end
(
X
)
||
X
<-
lists
:
seq
(
1
,
100
)
]
.
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ 💎 Exchange profit method 🚨 🔥
JavaScript | 1 min ago | 0.20 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 10 min ago | 0.15 KB
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 11 min ago | 0.15 KB
💎 ⭐ MAKE $2500 IN 15 MIN ✅ Working 💵 💎
JavaScript | 11 min ago | 0.20 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 11 min ago | 0.15 KB
⭐⭐⭐Exchange Exploit⭐⭐
Java | 12 min ago | 0.15 KB
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 12 min ago | 0.15 KB
⭐⭐⭐Crypto Accounts⭐⭐
Java | 13 min ago | 0.15 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!