rgroshanrg / bigintLinks
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
☆77Updated last year
Alternatives and similar repositories for bigint
Users that are interested in bigint are comparing it to the libraries listed below
Sorting:
- Arbitrary-sized integer class for C++☆425Updated last year
- Port of Python's Turtle to C++☆75Updated 7 months ago
- C++ solutions for more than 300 Project Euler problems☆138Updated 5 years ago
- Some of the containers and algorithmic functions from STL(Standard Template Library) are implemented generically using C++☆15Updated 6 years ago
- Code for my Modern C++ Articles☆36Updated 10 months ago
- Clean minimalist implementations of popular competitive programming algorithms☆217Updated 4 years ago
- CodeForces Solution☆24Updated 4 years ago
- C++ operator precedence parser☆107Updated last year
- Concise, performant data structures and algorithms in C++.☆174Updated 2 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆70Updated last year
- Formatted Table For Printing To Console☆110Updated 2 years ago
- Sublime Snippets for improving the coding experience while doing competitive programming in C++.☆42Updated 3 years ago
- A discord bot to compete with others on codeforces in a Lockout format☆58Updated 2 years ago
- Algorithms, data structures, and problems in competitive programming up to USACO Platinum☆43Updated 2 years ago
- SPOJ solutions (user: mahmud2690)☆96Updated 4 years ago
- My own templates and implementation of important algorithms and data structures for competitive programming☆412Updated 4 months ago
- Codeforces Submit add-on for Competitive Programming Helper☆110Updated last year
- C++ STL Cheat Sheets.☆577Updated 4 years ago
- C++ class for creating and computing arbitrary-length integers☆200Updated last year
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Stress Testing an optimized solution against a brute force solution in C++, Competitive Programming.☆26Updated 2 years ago
- A drop-in "bigint" C++ class☆23Updated 6 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆239Updated 2 years ago
- Library code for programming contests☆352Updated 9 months ago
- Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!☆83Updated 3 years ago
- Advanced algorithm and data structure library in C++☆66Updated 4 years ago
- Auxiliary stuff for article sources☆80Updated last month
- C++17 Template For Competitive Programming Algorithms(head only)☆48Updated 3 years ago
- Concise, performant data structures and algorithms in C++ (mostly authored by saketh-are).☆39Updated 3 years ago
- A lightweight big integer library for c++☆220Updated 4 years ago