import java.util.*; public class Main { public static void main(String[] args) throws Exception { // 配列にしたい文字列 String str = "リンゴ ...
確定! 回上一頁