摘要: 1 int[] a = {3,6,2,1,5}; 2 for (int i = 0; i a[j + 1]) 7 { 8 int c = a[j]; 9 ... 阅读全文
posted @ 2015-03-04 11:20 临冰听雪丶 阅读(121) 评论(0) 推荐(0) 编辑