The size of an array variable must be compile time constant. n is not compile time constant, and hence the program is ill-formed.
確定! 回上一頁