SP13095 PCPC12I - peaks
Description
You are given a sequence of numbers s, you are required to find 3 indices i, j, k, where i < j < k and (s\[i\] = s\[k\] or s\[i\] >= s\[j\]
Input Format
N/A
Output Format
N/A