C#. Copy Code. string []answer = new string[10]; for(int i = 0;i<answer.length;i++) { answer[i]= Console.ReadLine(); }.
確定! 回上一頁