Skip to content

A library that provides efficient implementation of arithmetic operations for BIG numbers (supposedly > 1e18)

License

Notifications You must be signed in to change notification settings

Kaushik268mlore/BigInt.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigInt.cpp

A library that provides efficient implementation of arithmetic operations for BIG numbers (supposedly > 1e18)

Just do the following in your mingw/lib folder

https://github.com/Kaushik268mlore/BigInt.cpp.git

And then add the header file in your code and initialise the bigint object to use it.
 #include "bigint.h"

About

A library that provides efficient implementation of arithmetic operations for BIG numbers (supposedly > 1e18)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages