Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 10th, 2020
235
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Perl
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
use
strict
;
use
warnings
;
my
$number
=
<STDIN>
;
chomp
$number
;
for
my
$i
(
0
...
$number
-
1
)
{
print
$number
*
$i
.
"
\n
"
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐
JavaScript | 10 sec ago | 0.67 KB
📌📌 Swapzone Glitch 2000/15MIN 📌✅
JavaScript | 1 min ago | 0.66 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 2 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 3 min ago | 0.67 KB
⭐⭐ Instant Money Method ⭐ 📌✅
JavaScript | 3 min ago | 0.66 KB
⭐⭐ Trading exploit ⭐⭐
JavaScript | 4 min ago | 0.67 KB
🔥 +10,000$ in 1 Week - METHOD 🔥 ✅🚨
JavaScript | 5 min ago | 0.66 KB
📌📌📌 Swapzone +$1,000 Promotion
JavaScript | 5 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!