SInt -- String Int 使用std::string实现的高精度整数运算模拟。 High-precision simulation of integer operation implemented with std::string. 使用方法 Usage 将“SInt.hpp”文件放在工程中。Place "SInt.hpp" in your project. #include "SInt.hpp"