Question: 4. Find two numbers Develop a program that you suppose to find two numbers in an array. The two numbers' sum is a constant. The

4. Find two numbers Develop a program that you suppose to find two numbers in an array. The two numbers' sum is a constant. The size of the array is 10. Input Specification: Input 10 numbers in the first line. Input a number at the second line to be the constant (the sum of two numbers). Output Specification: Output 2 numbers each line. Sample Input: 81 78 80 67 85 42 86 82 90 79 160 Sample Output: Write the corresponding sample output here. For example: 81 79 78 82
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
