#include using namespace std; int main(){ int t;cin>>t; int a[t]; for(int i=0;i>a[i]; } for(int i=0;i