Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

big_num_cal

Some example code for big number calculation

Implementation

Use std:string to store large numbers, and supply +,-,*,/,% operations;

How to use

  1. Download: git clone xxx
  2. Compile: make
  3. Run: ./test
  4. This is a test

About

Some example code for big number calculation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages