If you are looking for a company to reimburse an invoice, but the amount you can reimburse each month is limited.
[29 17.2 32 29 243 572 272 27.2 152 140 592.8], these are the invoice amounts you currently have. You need to find out the invoices that exceed 1256 yuan after the summation, but require the smallest excess amount, so that next month will not There is a situation where you do not have an invoice for reimbursement.
The optimal reimbursement invoices here should be these: [29, 243, 572, 272, 140]
If you have such needs then this program will be able to help you!
- Windows10
- python >= 3.9.12
pip install -r requirements.txt
pip install pyinstallerYou can find the Invoice_reimbursement.exe program that can be run directly in the ./Invoice_reimbursement3 directory。
pyinstaller -w -i ./qing.png ./Invoice_reimbursement.pyThis command will generate the Invoice_reimbursement.exe program in the ./Invoice_reimbursement directory。
👤 wuda
- GitHub: @wuda1
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2023 wuda1.