Help for this page

Select Code to Download


  1. or download this
    $hash{"0"}=("1","2","15");
    $hash{"1"}=("3","4");
    $hash{"2"}=("5","6");
    $hash{"3"}=("7","8");
    
  2. or download this
    $hash{"0"}=(("1","3","4","7","8"),("2","5","6"),("15"));