#include using namespace std;int N,i,j,d;int main(){cin >> N;vector A(N);for(i=0;i>A[i];}int ans=1;for(i=0; i