In simple terms, this error occurs when your program has a variable that is treated as an array by your function, but actually, that variable is an integer.
確定! 回上一頁