I'm asking the user to input 9 numbers into a 2D array. ... Try again"; cin >> magicSquare[r][c]; } // Validate for repeating numbers?
確定! 回上一頁