Help for this page

Select Code to Download


  1. or download this
    perl -le 'print $_, ": 0 to ", 2**$_ - 1 for 0..32'
    
  2. or download this
    #include <stdio.h>
    #include <math.h>
    ...
    
        return(0);
    }