home/categories/cli-tools/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-glm4-7-c-stack-based-big-integer-addition-skill-md
cli-toolstools
c-stack-based-big-integer-addition
Implements a C program to add two arbitrary-size integers using a linked-list stack structure. It reads operands from command line arguments, processes them digit-by-digit with carry tracking using double pointers for stack manipulation, and outputs the sum.
maintainer
ECNU-ICALK
আপডেট হয়েছে 3/13/2026
স্টার
304
ফর্ক
34
quick start
Installation and usage
Implements a C program to add two arbitrary-size integers using a linked-list stack structure. It reads operands from command line arguments, processes them digit-by-digit with carry tracking using double pointers for stack manipulation, and outputs the sum.
ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার
ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:
skills use c-stack-based-big-integer-addition