Skip to content

A simple program i created to help a friend. This algorithm finds number that can added to form another number given that no "carry" operations will occur while performing addition

rakithadharmasena/SumFactorsWithCarry

Repository files navigation

SumFactorsWithCarry

Please pass arguments as mentioned below to run the program

<your_number> <your_base>

eg:

SumFactorWithCarry.exe 25 10 means that you want to find partitions for 25 represented as a Base 10 number.

Thanks for using!

  • rakitha

About

A simple program i created to help a friend. This algorithm finds number that can added to form another number given that no "carry" operations will occur while performing addition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages