摘要:
#region static void Main(string[] args) { int[] a = new int[] { 10, 2, 9, 3, 5, 6, 3, 3, 3, 3, 33, 5, 8, 8, 1, 10, 8, 8, 3 }; int[] b = new Program().sortAndDistinctArray(a); for (int z = 0; z < b.Length; z++) { Console.WriteL... 阅读全文
posted @ 2013-05-19 19:26
heby
阅读(169)
评论(0)
推荐(0)

浙公网安备 33010602011771号