コード例 #1
0
ファイル: P1.java プロジェクト: Irikos/TAP
 public static void main(String[] args) {
   SplitString SS = new SplitString();
   SS.afisare();
 }