#include using namespace std; int main(void){ // Your code here! int N; scanf("%d",&N); int a[N]; for (int i=0;i