This will give me an error:

Code:
bool **arr;
arr= new bool[x][2];