Help for this page

Select Code to Download


  1. or download this
    while (scalar(@ra) 
    while (scalar(@rb) 
    while (scalar(@rc) # print out the answer
    
  2. or download this
    if (!$d->[$x][$y][0] && !$d->[$x][$y][1] && !$d->[$x][$y][2]) { 
    
    ...
                            print " = $scr<br>"; 
                            
        }