The Two missing number shown with an asterisk in the equation
Answers
Answered by
1
Answer:
Input: arr[] = {1, 2, 2, 3, 4}
Output:
A = 2
B = 5
Input: arr[] = {5, 3, 4, 1, 1}
Output:
Similar questions