Skip to content

C++ repo to perform mathematical operation on very big integers

Notifications You must be signed in to change notification settings

mmoiyadi/BigInt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigInt

Build Status

C++ repo to perform arithmetic operation on very big integers

Catch C++ Test framework is used to test the operations. This is a work in progress repository so feel free to point out bugs.

For Windows

Clone the repo, build the solution and run

For Others

>make

>./test_big_int

bigint

About

C++ repo to perform mathematical operation on very big integers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages