String s = input.nextLine();
String[] data = s.split(" ");

 

相关文章: