摘要: import java.util.Random; import java.util.Scanner; public class RandomExample { public static void main(String[] args) { int count=0; for(int i=0;i<30 阅读全文
posted @ 2025-10-07 14:34 Cx330。 阅读(6) 评论(0) 推荐(0)