void inizia(int N,int K, int V[],int R[])
{
    return;
}

int istiga(int i,int j)
{
    return 42;
}
