import java.util.Scanner; · public class FriendsName { · public static void main(String[] args){ · Scanner scan = new Scanner(System.in); · //Decide the number of ...
確定! 回上一頁