Help for this page

Select Code to Download


  1. or download this
    sub binary {
      my ($n) = @_;
    ...
    }
    
    print binary(8);
    
  2. or download this
    n is 8.
    k is 4.
    ...
    E is 100.
    
    1000