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