Skip to content

swapnil96/Bigint-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bigint-in-c

Big int support in c

  1. Type make to build the program.
  2. An executable will be built named - bignumcalc
  3. Give an input, output file to the executable.
  4. 1st line of input file should have the precision number(Number of digits).
  5. 2nd line should have the operation. Ex - 20 11111111111111111111 + 22222222222222222222 * 3

About

Big int support in c

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published