#include using namespace std; int main() { int x; cin>>x; int array[x]; for(int i=0;i