#include using namespace std; int main(){ int Num,x,before=0; cin>>Num; int* point=new int[Num]; for (x=0;x>point[x]; } for (x=0;x