.С++ код.
7 USDЗдравствуйте, мне нужно быстро написать код. (за пол часа)
Define an abstract class Profit with a text description, a name of an employer, a method providing the number of Profits available and the pure virtual method getGain computing the real gain of a profit.
Define the following classes inherited from the Profit:
ChargedProfit representing a profit with a single income value and a cost of outcomes (the gain of the profit is the subtraction of the two values),
TaxedProfit representing a profit with a single income value and a percent of taxes (the gain of the profit is the income reduced by the percentage),
MultiProfit representing a profit with a single income value gained repeatedly (the gain of the profit is the multiplication of the income value).
Override, for each of the above classes, the virtual method getGain, making it to return the real gain of a profit of the given class. Implement all the constructors, destructors, getters, setters and exceptions which make the functionality of the classes complete, and all the other methods and exceptions necessary to run the code provided below.
Define the class Revenue with a year number, a maximal gain and a dynamic list of the profits received. Implement the following public methods of the class:
a one enabling to add a new profit of an arbitrary type to the revenue list on the first position of the list (with the control of the maximal gain, OverflowError should be thrown if the maximal gain could be exceeded),
a one enabling to add a new profit of an arbitrary type to the revenue list on the last position of the list (with the control of the maximal gain, too),
a one enabling to remove the last profit from the revenue (throwing the EmptyError exception if the list is empty),
a one enabling to remove all the profits from the list,
a method returning the summary gain of all the profits in the revenue.
Overload the indexing operator ([]) for the Revenue to have a direct access to the profit on the particular position in the list (throwing the IndexError exception if it doesn't exist). Overload the shift-left operator (<<) printing the data of the revenue and the details of all the profits. Add all the other members which are necessary to make the functionality of the class complete or are required to run the code below.
Current freelance projects in the category C & C++
Residential Proxy Infrastructure EngineerWe're building a residential proxy network from scratch — fully owned, no third-party suppliers. We need one exceptional network engineer to build the entire technical foundation. What you'll build: - Android background SDK that routes proxy traffic through user devices… C & C++, DevOps ∙ 3 days 2 hours back ∙ 12 proposals |
Improvement in the existing version of 1C retail block for the distribution center (DC)In general, I will explain what kind of database we have - There is a main server where there is a retail database (where all receipts are recorded) - a UTP database - where all sales are transferred - it calculates the markup and stock balances - small databases of retail… C & C++, C# ∙ 3 days 17 hours back ∙ 6 proposals |
About the Master Program "KONSTRUCTOR"
4193 USD
We are looking for a very experienced C++ developer to modernize existing software (master program). The program is responsible for creating derivative software representing audio-visual sessions of psychological correction. The current version is written in pure WinAPI (Visual… C & C++, Desktop Apps ∙ 8 days 20 hours back ∙ 19 proposals |
Writing code for ArduinoIt is necessary to develop software for a weight dispenser based on Arduino Uno. Components: Arduino Uno R3 HX711 + load cell LCD1602 I2C display MAX7219 LED matrix 8x32 5 control buttons 4-channel relay 2 signal lamps Coarse dosing vibrator Precise dosing vibrator Operation… C & C++, Embedded Systems & Microcontrollers ∙ 10 days 5 hours back ∙ 15 proposals |
It is necessary to complete the project or provide consultation.
23 USD
|