算法訓練題(獎勵最小)

代碼:           import java.util.Scanner; public class grand { static int t = 0; public static void main(String[] args) { int N=new Scanner(System.in).nextInt(); int[] a = new int[N]; int[] b = new int[
相關文章
相關標籤/搜索