2024年9月27日

2024/9/27

摘要: 课后作业一 import java.util.Random; class RandomArithmeticProblems { public static void main(String[] args) { Random random = new Random(); for (int i = 0; 阅读全文

posted @ 2024-09-27 23:24 不耻 阅读(16) 评论(0) 推荐(0)

导航