Skip to content

M-Farag/integer_decomposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integer Decomposition

Simple algorithm to solve the integer decomposition challenge {Algebra 1}

Specifications

  • A RUST Application.
  • Unisinged 32bit integer.

How to use

  • Pull the repo
  • Run cargo run
  1. OR
  • Run cargo build --release
  • Navigate to: /target/release
  • Run ./int_decomposition

About

Simple algorithm to do the integer decomposition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages