Question: Read instructions carfully only problem 3 NOTEPAD or PDF file that restates the problem in your own words, specifies what Create a input is needed

Read instructions carfully only problem 3  Read instructions carfully only problem 3 NOTEPAD or PDF file that

NOTEPAD or PDF file that restates the problem in your own words, specifies what Create a input is needed from whomever is using the process, what output is expected, the step by step process (algorithm) to get the output from the input, and test data (input for which you know the expected output for each of the 3 problems given below. You should not write any actual C++ code. Make sure the problem statement is in your own words and is descriptive enough so someone not reading the problem given to you will understand what is being done. (See the document containing example algorithms posted on Canvas for Assignment 1). Submit your file to the appropriate assignment on Canvas You should not use the word loop in your processing, rather state that certain steps should be repeated. Problem 1: Write a process (no C++ code) that will ask someone to give you a numeric whole number value, then add up the integers from 1 to the person's value. For example if the person said 5 you would add the numbers 1 + 2+3+4+5 to get 15 Problem 2: Write a process (no C++ code) would determine the smallest number from a list of numbers without using the concept of sorting. Problem wo of numbers without using the concept of sorting 3: Write a process (no C++ code)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!