C# Class _250.TheShuttles

显示文件 Open project: Oscarbralo/TopBlogCoder Class Usage Examples

Public Methods

Method Description
getLeastCost ( int cnt, int baseCost, int seatCost ) : int

Method Details

getLeastCost() public method

public getLeastCost ( int cnt, int baseCost, int seatCost ) : int
cnt int
baseCost int
seatCost int
return int