Help for this page

Select Code to Download


  1. or download this
    pdl> p $x
    
    [
    ...
     [1 0 0 0 0 1]
     [0 0 0 0 1 1]
    ]
    
  2. or download this
    pdl> $s = cc8compt $x
    
    pdl> p $s
    ...
     [1 0 0 0 0 3]
     [0 0 0 0 3 3]
    ]
    
  3. or download this
    p Dumper map { 
        $obj = whichND( $s == $_ );
        [
    ...
                6
              ]
            ];