Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print pretty( gcm( 15_000,        8_192 ) ), "\n";
    print pretty( gcm( 17_000,        8_192 ) ), "\n";
    print pretty( gcm( 17_000,        10 ) ),    "\n";
    
  2. or download this
    2_147_475_456
    3_219_861_504
    ...
    8_192
    16_384
    0