Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 21st, 2014
203
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Perl
0.28 KB
| None
|
0
0
raw
download
clone
embed
print
report
# Aceitunas -> www.perlenespanol.com
use
v5
.
16
;
for
my
$m
(
1
..
9
)
{
for
my
$a
(
1
..
9
)
{
for
my
$d
(
1
..
9
)
{
say
"$m$a$d"
if
(
"$d$d"
+
"$a$a"
+
"$m$m"
==
"$m$a$d"
)
;
}
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💎💎 EARN 11,500$ IN LESS THAN 10 MINUTES
JavaScript | 2 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 6 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 10 min ago | 0.67 KB
PROTON VPN
JSON | 12 min ago | 1.20 KB
✅✅ FREE 2,000$ FROM SWAPZONE ✅✅
JavaScript | 14 min ago | 0.67 KB
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐ ✅
JavaScript | 18 min ago | 0.67 KB
💎💎💎 EXPLOIT 2,500$ IN 10 MINUTES 💎💎💎
JavaScript | 22 min ago | 0.67 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money ⭐⭐
JavaScript | 26 min ago | 0.67 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!