Help for this page

Select Code to Download


  1. or download this
    typedef unsigned int __uint128 __attribute__ ((__mode__ (TI)));
    
  2. or download this
    typedef unsigned __int128 uint128_t;
    to
    typedef __uint128 uint128_t;
    
  3. or download this
    ppm install http://www.sisyphusion.tk/ppm/Math-Int128.ppd