Skip to content

LeonaLiu/BIGINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIGINT

An exercise for c++: BigInt class
c++练习:大整数类

Compilers

  • Windows: MSVS 2015+

  • Linux : g++ 5.0+

      g++ -std=c++11 test.cpp -o test
    

About

An exercise for c++: BigInt class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published