Skip to content

songponlekpetch/coin_change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin change

Follow this steps for run program

  • virtualenv env --python=python3.6.7
  • source env/bin/activate
  • cd src
  • python main.py

If you would like to test, you can run unittest library on tests folder


Example

Input Output
4 28
10 5 2 1
5

About

coin change

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages