Big_Integer This is a C++ implementation of Big Integer. It includes basic operations +, -, *, /, %, power, and in_base.