Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 10th, 2020
230
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
Exploit 500$ in 15 Minutes
Java | 2 sec ago | 0.06 KB
✅ Make $1500 in 20 minutes
JavaScript | 4 sec ago | 0.32 KB
Exploit 500$ in 15 Minutes
Java | 6 sec ago | 0.06 KB
Instant Profit Method
Java | 6 sec ago | 0.06 KB
Exchange Exploit T R
JavaScript | 9 sec ago | 0.32 KB
Profit Method
JavaScript | 12 sec ago | 0.32 KB
GMAIL Logs (2FA disabled)
Java | 12 sec ago | 0.06 KB
Swapzone Glitch (Working)E J
JavaScript | 13 sec ago | 0.32 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!