摘要: public class we { public static void main(String[] args) { int[] arr=new int[30]; arr[0]=1; arr[1]=1; for(int i=2;iarr[j]) { int temp; ... 阅读全文
posted @ 2017-11-21 19:08 GJ77 阅读(240) 评论(0) 推荐(0)