public class Nibai { public static void main(String[] args){ int a = 5; System.out.println(a + "の二倍は" + bai(a)); } }
タグ: