摘要: package test01; public class task06 { static int[] data = new int[11]; static boolean check() { if (check2() && check3() && check4() && check5() && ch 阅读全文
posted @ 2019-08-02 14:48 continued258 阅读(121) 评论(0) 推荐(0)