摘要:
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner input = new Scanner(System.in); while(input.hasNext()) { int times=input.nextInt(); int []a=new int [2000 阅读全文
posted @ 2019-09-12 09:18
念文丶
阅读(544)
评论(0)
推荐(0)

浙公网安备 33010602011771号