Compiler Error CS1552
Array type specifier, [], must appear before parameter name
The position of the array type specifier is after the variable name in the array declaration.
The position of the array type specifier is after the variable name in the array declaration.