Question: max = a1-a2 max = a2-a1 procedure difference(a1, a2,..., an: integers) M=ai + 1-ai for i 2 to n-1 if M > max then max


max = a1-a2 max = a2-a1 procedure difference(a1, a2,..., an: integers) M=ai + 1-ai for i 2 to n-1 if M > max then max = M
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
