Help for this page

Select Code to Download


  1. or download this
    if ( my($n1,$n2,$n3,$n4) = string =~ {\A($number) x ($number) x ($numb
    +er)/($number)\z} and
            $n1 == $n2 )
    { valid format and square}