pastebin
Add a new paste
View all pastes
Change language
Dutch
English
French
Russian
menu
URL Shortener
Multiple URL shortener
browser info
Whois IP and domain lookup
Capture a Website screenshot
Disqus Chatroom
Registration
Paste Search Dynamic
Recent pastes
Devone
19 minutes ago
Sitios Darknet
5 hours ago
Tipula guneak - Egiaztatuta Bi
8 hours ago
זוך ×¢× ×’×™× ×¢ - טיף ×
8 hours ago
enter the value
8 hours ago
vc
10 hours ago
hidden links
16 hours ago
Fatal error: Uncaught Error
19 hours ago
preg_match
1 day ago
Free HTTP Proxy List
1 day ago
bb aa
#!/usr/bin/perl
my
$aa
=
'00'
;
my
$bb
=
'10'
;
foreach
my
$e
(
$aa
..
$bb
)
{
print
$e
.
" "
;
}
print
"
\n
"
;
if
(
$bb
>
$aa
)
{
print
"b > a
\n
"
;
}
print
$aa
;print
"
\n
"
;
print
$bb
;print
"
\n
"
;
foreach
my
$e
(
$aa
..
$bb
)
{
print
$e
.
" "
;
}
print
"
\n
"
;
Parsed in 0.005 seconds
Please enable JavaScript to view the
comments powered by Disqus.