bavernet / bavernet/codejam-lib
math: big integer implementation
Open
- Dominant language
- Makefile
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Big integer structure is widely used.
But, there is no proper libraries for big integer in C/C++ languages.
If you can use the languages which support big integer structure internally, you should do that.
Or, you have to choose a library or to implement it.
For the unusual situation, it is needed to implement a big integer structure.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.