A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.
-
Updated
Jun 4, 2019 - C++
A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
Clockwork: A Modular Arithmetic library for C++
I am uploading all the solutions(codes) uploaded by me in ACM Summer Challenge @2019 held by SVNIT,SURAT on HACKEREARTH.
Implementaciones del algoritmo de encriptación DES en C++ utilizando bitset, usigned char y unsigned int de 64 bits, algoritmo de Euclides, potenciación modular, test de primalidad de Miller-Rabin.
My journey in competitive programming
Add a description, image, and links to the modular-exponentiation topic page so that developers can more easily learn about it.
To associate your repository with the modular-exponentiation topic, visit your repo's landing page and select "manage topics."