Skip to content
/ SInt Public

使用std::string实现的高精度整型运算模拟。High-precision simulation of integer operation implemented with std::string.

Notifications You must be signed in to change notification settings

y2-Whyto/SInt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SInt -- String Int

使用std::string实现的高精度整数运算模拟。

High-precision simulation of integer operation implemented with std::string.

使用方法 Usage

  1. 将“SInt.hpp”文件放在工程中。Place "SInt.hpp" in your project.
  2. #include "SInt.hpp"

About

使用std::string实现的高精度整型运算模拟。High-precision simulation of integer operation implemented with std::string.

Resources

Stars

Watchers

Forks

Languages