Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Moar 100% CPU
a guest
Aug 5th, 2017
138
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Perl 6
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
my
rule
numbers
{
<
[
0
..
9
]
>*
\
,?
}
my
rule
numlist
{
'['
~
']'
<
numbers
>
}
say
"[1,12]"
~~
/<numbers>+/
;
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $1000 15-MINUTES (BEGINNER) HV
JavaScript | 5 min ago | 0.05 KB
Untitled
JavaScript | 10 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 2U
JavaScript | 18 min ago | 0.05 KB
2025-04-15T22:49:35.059671
PHP | 23 min ago | 1.06 KB
Products.js
JavaScript | 28 min ago | 1.18 KB
Make $1000 15-MINUTES (BEGINNER) FM
JavaScript | 32 min ago | 0.05 KB
Order.js
JavaScript | 44 min ago | 1.18 KB
EARN $900 INSTANTLY 2025⭐ G8
JavaScript | 45 min ago | 0.05 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!