https://github.com/omr-ql/long-integer
In C++ , The biggest data type is "long long int" can only handle 10^18 , my code can handle much more than that :) , by convert it into string and do the implementation.
https://github.com/omr-ql/long-integer
Last synced: 5 months ago
JSON representation
In C++ , The biggest data type is "long long int" can only handle 10^18 , my code can handle much more than that :) , by convert it into string and do the implementation.
- Host: GitHub
- URL: https://github.com/omr-ql/long-integer
- Owner: omr-ql
- Created: 2022-12-22T19:05:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T18:52:03.000Z (over 2 years ago)
- Last Synced: 2023-05-12T19:31:52.554Z (over 2 years ago)
- Language: C++
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0