This is a simple C++ project.
It takes an amount from the user and calculates the number of:
- 100 notes
- 50 notes
- 20 notes
- 1 notes
required for that amount.
- functions
- switch-case
- arithmetic operators
- modulus
- user input/output
C++
| Name | Name | Last commit date | ||
|---|---|---|---|---|