Skip to content

huynhhoanghuy/cashflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CASHFLOW PROBLEM

Optimize customer profit by find out a plan for open many saving cards.

  • Input: Cash flow by day Savings cards Customers can transfer money from ATM via savings card

  • Output: The plan to open and close the savings card to maximize the amount of money customers have

  • Note: 2 places for money: ATM, savings card Savings card: (term + profit + penalty) Can have multiple savings cards

Alt text

Alt text

Features

  • bla bla

How to use

Compile to program.

g++ main.cc -o main

Run program

./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages