Help for this page

Select Code to Download


  1. or download this
      for my $nnot (
        map { $solution[-1] + $_, $solution[-1] - $_ }
        grep { $availableIntervals[$_] > 0 }
        (1 .. 11)
      ) {
    
  2. or download this
      for my $nnot (
        map { 
    ...
            : ()
        } (1 .. 11)
      ) {