A custom class bigInt that overloads basic arithmetic operators, cout, and cin, with a way to read and use large integers.
Primary LanguageC++