Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
asolntsev
Apr 5th, 2011
1,180
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lisp
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
(
defun
gen
(
x
)
(
loop for i from
1
below
(
+ x
1
)
do
(
format t
"~{~a~^-~}~%"
(
if
(
evenp
i
)
(
loop for b from i downto
1
collect b
)
(
loop for b from
1
to i collect b
)
)
)
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅⭐ Make huge profits on trading ⭐⭐ S
JavaScript | 1 sec ago | 0.24 KB
✅⭐ Make huge profits on trading ⭐⭐ F
JavaScript | 9 sec ago | 0.24 KB
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 10 sec ago | 0.10 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ U
JavaScript | 16 sec ago | 0.24 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ F
JavaScript | 20 sec ago | 0.24 KB
⭐⭐⭐Crypto Accounts⭐⭐
Java | 21 sec ago | 0.10 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ L
JavaScript | 27 sec ago | 0.24 KB
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 31 sec ago | 0.10 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!