home/categories/framework-internals/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-c-bigint-class-with-reverse-vector-storage-skill-md
framework-internalsdevelopment
c-bigint-class-with-reverse-vector-storage
Implement a C++ BigInt class for arbitrarily large integers using a vector of digits stored in reverse order, supporting string conversion and addition.
maintainer
ECNU-ICALK
Updated 3/16/2026
Stars
304
Forks
34
quick start
Installation and usage
Implement a C++ BigInt class for arbitrarily large integers using a vector of digits stored in reverse order, supporting string conversion and addition.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use c-bigint-class-with-reverse-vector-storage