Help for this page

Select Code to Download


  1. or download this
    ARRAY(0x33b930)
    ARRAY(0x889eb0)
    ARRAY(0x8896b4)
    ARRAY(0x33b810)
    
  2. or download this
    [ 1, 1, 1, 0, 1, 1, ],
    [ 1, 1, 1, 1, 0, 1, ],
    [ 1, 1, 0, 0, 0, 0, ],
    [ 0, 0, 1, 1, 1, 1, ],
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    #   print join ",", @array;
    #   print "\n";   
    }