#include using namespace std; int N; int y[1<<17]; main() { cin>>N; int s=0; for(int i=0;i>y[i]; s+=y[i]; } for(int i=0;i