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

https://github.com/heyfoz/cpp_phone_plan_selection_logic

The Phone Plan Selection Logic program (C++) requests that the user provide a phone plan type and number of minutes used. Input is read to variables to calculate the estimated bill, which is displayed as output.
https://github.com/heyfoz/cpp_phone_plan_selection_logic

cpp finance logic phone selection

Last synced: 11 months ago
JSON representation

The Phone Plan Selection Logic program (C++) requests that the user provide a phone plan type and number of minutes used. Input is read to variables to calculate the estimated bill, which is displayed as output.

Awesome Lists containing this project

README

          

# cpp_phone_plan_selection_logic
The Phone Plan Selection Logic program (C++) requests that the user provide a phone plan type and number of minutes used.

Input is read to variables to calculate the estimated bill, which is displayed as output.

Link to the main cpp file: Phone Plan Selection Logic C++ Program

Copyright (c) 2022 ffm5113