Help for this page

Select Code to Download


  1. or download this
      L L L L R R R R - - - -
      L L - - R R - - L R - -
      L - L - L - R - R - R -
    
  2. or download this
    sub check_scheme {
        my @scheme = @_;
    ...
        }
        return 1
    }