lsp66

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2024年9月23日

摘要: 课后问题一: import java.util.Arrays; public class plan1 { public static void main(String[] args) { double a; double b; int i; for(i=0;i<=30;i++){ a=(Math.r 阅读全文
posted @ 2024-09-23 22:32 李世鹏66 阅读(12) 评论(0) 推荐(0)