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
更新日 3/13/2026
スター
304
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

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