Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 361 Bytes

Q_lnodb

Q_lnodb means "Fast least number of dollar bills". It is the world's fastest function to calculate the least number of dollar bills needed to pay a given amount of money.

Example

Input:

$127.25

Output:

You need one $127.25 bill.