Skip to main content

c-big-integer-addition-stacks

Implements a C program to add two arbitrary-size integers using a stack-based linked list structure with double pointers. Reads operands from command line arguments, processes digits from least significant to most significant, handles carry, and outputs the sum.

Jump to install

Source facts

Repository
ECNU-ICALK/AutoSkill
Last source activity
March 16, 2026 at 04:53
Detected SKILL.md language
English
Stars
553
Forks
51

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.