-
Notifications
You must be signed in to change notification settings - Fork 0
0xGamePlan/CoinCounter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a basic coin counter using Java. It first divides the total amount of cents by the coin value to see how many there is and then uses modulo to keep the remainder. This logic is used inside a foreach loop until the total cents amount equals zero.
About
This is a basic coin counter algorithm.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published