摘要: Eg: 1,7,3,4,11,1,13,6,11,7,4,13,1,6,1——>3 namespace xiaolang { public class Finds { public static void main(String[] args) { int[] number={1,7,3,4,11, 阅读全文
posted @ 2018-10-29 16:25 _萧朗 阅读(281) 评论(0) 推荐(0)