/BigInt-Library-in-C-

Created a C++ based Big Integer LIbrary similar to what is in Java. No STLs used. Fast exponentiation, GCD of 2 integers and factorial implemented.

Primary LanguageC++

No issues in this repository yet.