随笔分类 -  CCF

摘要:最小差值 另解 先对数据进行排序,求相邻数据的最小值 最小差值 另解 先对数据进行排序,求相邻数据的最小值 打酱油 打酱油 1 #include <iostream> 2 #include <algorithm> 3 #include <string.h> 4 #include <string> 5 阅读全文
posted @ 2018-08-21 09:26 暴走的二萌 阅读(439) 评论(0) 推荐(0)