Help for this page

Select Code to Download


  1. or download this
    perl -le '$_=2;while($ARGV[0]-1){if(!($ARGV[0]%$_)){print$_ ;$ARGV[0]/
    +=$_;}else{$_++}}' $1
    
  2. or download this
    
    $_=2;
    ...
        $_++
      }
    }