2016年12月30日

摘要: #include #include"array.h" using namespace std; #define SUCCESS 1 #define FAIL 0 static int result = 0; int find(int *a , int p , int q , int r , int x) { int n1 = q - p + 1; int n2 = r - q; int ... 阅读全文

posted @ 2016-12-30 00:21 GaryWant 阅读(150) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3