#include using namespace std; #define int long long signed main(){ int n; cin>>n; int a[n]; for(int i=0;i>a[i]; int ans=1; for(int i=0;i