Reference no: EM132218488
Write a program that reads in non-negative integers and stores and displays distinct numbers (i.e., if a number appears multiple times, it is stored and displayed only once).
Your program should allow up to 1000 distinct numbers to be stored and displayed. Use the following algorithm (this is required!): Read each number and store it in an array if it is new.
If the number is already in the array, ignore it. The user will indicate that they are done entering numbers by entering a negative number. Here is a sample run:
Enter a non-negative integer (negative to quit): 1 Enter a non-negative integer (negative to quit): 2 Enter a non-negative integer (negative to quit): 3 Enter a non-negative integer (negative to quit): 2 Enter a non-negative integer (negative to quit): 1 Enter a non-negative integer (negative to quit): 6 Enter a non-negative integer (negative to quit): 3 Enter a non-negative integer (negative to quit): 4 Enter a non-negative integer (negative to quit): 5 Enter a non-negative integer (negative to quit): 2 Enter a non-negative integer (negative to quit): -4 You entered: 1 2 3 6 4 5
To get credit for this assignment you must use appropriate decomposition! You should have a function to read the numbers and a function to print the resulting array.
The function that reads the numbers should call an additional function that returns a bool value indicating whether a number is already in the array. At the conclusion of the call to the function that reads the numbers, the array MUST contain only distinct numbers.
Additionally, you must not sort the array. The numbers must appear in the same order in which they were typed.
|
What is the company breakeven point in units
: The Pramedia Company has three product lines of books- A, B, and C- with contribution margino $10, S8, and $4, respectively. The president foresees sales.
|
|
Advise jill regarding the income tax consequences
: Advise Jill regarding the income tax consequences of the above transactions for her, in relation to the 2017/18 income year. In your answer, make sure.
|
|
What percentage of the units sold have been returned
: To date, what percentage of the units sold have been returned for repair under warranty? What has been the average actual warranty cost per unit.
|
|
Prepare the journal entries that branch-rickie recorded
: Prepare the journal entries that Branch-Rickie recorded during the three-year period for these transactions. Prepare comparative statements of shareholders'.
|
|
Read in non-negative integers and stores and displays
: Write a program that reads in non-negative integers and stores and displays distinct numbers.
|
|
Design the network specifying the locations of access points
: Design the network specifying the locations of access points and distributions system showing the backbone network.
|
|
Do you agree or disagree with the advice
: Arizmendi cautioned Tensar on talking with the Audit Committee Chair. Do you agree or disagree with this advice? Do you find this advice suspicious?
|
|
How did you obtain the figures
: Provide the required journal entries for both Year 1 and Year 2 under both the US GAAP and IFRS for each respective date where you are provided information.
|
|
Calculate balances in each of the payroll liability accounts
: On January 31, 2017, Sunland Company had the following payroll liability accounts in its ledger: Canada Pension Plan payable $7,550 Life insurance payable.
|