Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
asolntsev
Apr 5th, 2011
1,191
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
💎 🔥 Swapzone +37% profit glitch 🚨📌🚨
JavaScript | 5 min ago | 0.22 KB
💡 🚨 EASY MONEY GUIDE ✅ Working 💎 🔥 🚨
JavaScript | 12 min ago | 0.22 KB
✅ 💡 Instant BTC Profit Method ✅ Working 📌🔥
JavaScript | 13 min ago | 0.20 KB
💎 🔥 Instant BTC Profit Method ✅ Working 🚨 ✅ 🔥
JavaScript | 19 min ago | 0.22 KB
⚡ 🚨 Crypto Swap Glitch ✅ Working 🚨 📌🚨
JavaScript | 25 min ago | 0.22 KB
💎 🔥 Swapzone +37% profit glitch 🚨📌🚨
JavaScript | 32 min ago | 0.22 KB
⚡ 🚀 Swapzone +37% profit glitch ✅✅
JavaScript | 38 min ago | 0.20 KB
💵 💵 Make 3000$ in 20 minutes 💵 💵🚨
JavaScript | 39 min ago | 0.22 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!