import java.util.*; · class left · { · public static void main(String[] args) { · Scanner s=new Scanner(System.in); · int t=s.nextInt(); · int a[]=new int[t]; · int i= ...
確定! 回上一頁