Skip to main content

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.

インストールへ移動

ソース情報

リポジトリ
ECNU-ICALK/AutoSkill
ソースの最終更新活動
2026年3月13日 06:15
検出された SKILL.md の言語
英語
スター
553
フォーク
51

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。