摘要: import java.util.Random;import java.util.Scanner;public class li { static Scanner sc=new Scanner(System.in); public static void main(String[] args) { 阅读全文
posted @ 2019-09-20 09:10 xxlzx 阅读(210) 评论(0) 推荐(0)