Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    return $item <=> $target;
    }
    
  2. or download this
    1, 3, 5, 8, 10
    Found 10 at 4
    ...
    Found 5 at 2
    Found 8 at 3
    Found 9 at 3.5
    
  3. or download this
    sub BinSearch
    {
    ...
        }
      }
    }