big_num_cal Some example code for big number calculation Implementation Use std:string to store large numbers, and supply +,-,*,/,% operations; How to use Download: git clone xxx Compile: make Run: ./test This is a test