void main() { int array[2][2]; // two dimentional arrays are not allowed }