8000 GitHub - noahgift/greedy_coin: Greedy Coin Algorithms in Python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

noahgift/greedy_coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

greedy_coin

Greedy Coin Algorithms in Python

See Wikipedia Article: https://en.wikipedia.org/wiki/Greedy_algorithm

Usage:

greedy_coin git:(master) python change.py --full 1.34
Quarters 5: , Remainder: 9
Dimes 0: , Remainder: 0
Nickles 1: , Remainder: 4
Pennies 4:

About

Greedy Coin Algorithms in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0