Help for this page

Select Code to Download


  1. or download this
    $_ = 'p1r4k/8';
    s/(\d+)/'-'x$1/eg;
    print;