摘要: 1 import java.util.*; 2 public class xxx { 3 4 public static void main(String[] args) { 5 Random sc=new Random(); 6 int b[][]=new int [5][6]; 7 int i, 阅读全文
posted @ 2021-12-15 21:41 芸小宇 阅读(952) 评论(0) 推荐(0)
摘要: 与你共享 阅读全文
posted @ 2021-12-15 21:13 芸小宇 阅读(87) 评论(0) 推荐(0)