Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heyfoz/cpp_parking_fee_selection_logic

The Parking Fee Selection Logic program (C++) allows the user to enter a parking vehicle type and the amount of hours parked in order to calculate a parking lot/garage fee. The fee is returned to the console as output.
https://github.com/heyfoz/cpp_parking_fee_selection_logic

cpp finance logic parking selection

Last synced: 20 days ago
JSON representation

The Parking Fee Selection Logic program (C++) allows the user to enter a parking vehicle type and the amount of hours parked in order to calculate a parking lot/garage fee. The fee is returned to the console as output.

Awesome Lists containing this project

README

        

# cpp_parking_fee_selection_logic
The Parking Fee Selection Logic program (C++) allows the user to enter a parking vehicle type and the amount of hours parked in order to calculate a parking lot/garage fee. The fee is returned to the console as output.

Link to .cpp file: Parking Fee Selection Logic C++ Program

Copyright (c) 2022 ffm5113