Write a c program for following question
A non-empty array A consisting of N numeric values is given.
The product of quadruplet (P, Q, R, S) equates to A[P] * A[Q] * A[R]
* A[S]
(0 SP
Answers
Answered by
0
Answer:
(P,Q,R,S)...........
Similar questions