You are given an integer n and two arrays each of which is a permutations of number from 1 to n youbhave to determine the number of unordered tripplets (a, b,c)Such that the relative ordering of abc is same in both the ways.
Answers
Answered by
1
Answer:
You are given an integer n and two arrays each of which is a permutations of number from 1 to n youbhave to determine the number of unordered tripplets (a, b,c)Such that the relative ordering of abc is same in both the ways.
Similar questions