摘要: package saedf;import java.util.*;public class zhengshu { public static void main(String[] args) { Random r=new Random(); int arr[]=new int[1000]; for( 阅读全文
posted @ 2018-10-14 14:50 Double晨 阅读(148) 评论(0) 推荐(0)