#include
using namespace std;
int * init(int *x ,int &n)
{
coutn;
x = (int*)malloc(sizeof(int) * n);
cout