home/categories/framework-internals/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-glm4-7-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 (least significant digit first). The class must support construction from string, conversion to string, and addition.

ECNU-ICALK
maintainer
ECNU-ICALK
Atualizado 3/13/2026
Estrelas
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 (least significant digit first). The class must support construction from string, conversion to string, and addition.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use c-bigint-class-with-reverse-vector-storage