#include using namespace std; int main(){ int N, a[100000]; int num = 1; cin >> N; for (int i=0; i> a[i]; for (int i=0; i