摘要: 素数:即除1和本身以外,不能被其他数整除 1 public class java_7 { 2 public static void main(String[] args) { 3 // TODO Auto-generated method stub 4 // ... 阅读全文
posted @ 2015-11-14 08:03 乱码小子 阅读(148) 评论(0) 推荐(0)