Custom Input Output Tests Executions O Test Case 1 Input 9 45 15 40 43 50 16 25 30 19 3 1 29 Your No Output Output Expected 79 Output O Test Case 2 Input 11 15 12 13 16 18 16 15 17 15 13 16 7 94 5 6...

In C program Given two arrays: the first one having all the scores and the second being the test numbers that matter, find the sum of the scores of the tests that matter. Input The first line contains the number of scores; The second line contains the scores; The third line contains the number of tests that matter; The fourth line contains the tests that matter. 9 45 15 40 43 50 16 25 30 19 3 1 2 9 Output The sum of the scores that matter. 79Custom Input<br>Output<br>Tests<br>Executions<br>O Test Case 1<br>Input<br>9<br>45 15 40 43 50 16 25 30 19<br>3<br>1 29<br>Your<br>No Output<br>Output<br>Expected<br>79<br>Output<br>O Test Case 2<br>Input<br>11<br>15 12 13 16 18 16 15 17 15 13 16<br>7<br>94 5 6 11 10 1<br>Your<br>No Output<br>Output<br>Expected<br>109<br>Output<br>

Extracted text: Custom Input Output Tests Executions O Test Case 1 Input 9 45 15 40 43 50 16 25 30 19 3 1 29 Your No Output Output Expected 79 Output O Test Case 2 Input 11 15 12 13 16 18 16 15 17 15 13 16 7 94 5 6 11 10 1 Your No Output Output Expected 109 Output

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here