Skip to content

Nefari0uss/coin-change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin Change

Author: nefari0uss

language java Open Source Love Build Status

Summary

This program will take a positive integer input and return the correct amount of change to return.

Instructions

  • Use the given make file.
  • Alternatively, compile: $ javac CoinChange.java
  • Run: $ java CoinChange

Asciicast

asciicast

Releases

No releases published

Packages

No packages published