摘要: // ConsoleApplication10.cpp : 定义控制台应用程序的入口点。 // include "stdafx.h" include include include include using namespace std; //找到最大值和最小值得差值 int getGap(vect 阅读全文
posted @ 2017-02-24 14:40 wdan2016 阅读(540) 评论(0) 推荐(0) 编辑
摘要: // 第一种方法 // ConsoleApplication10.cpp : 定义控制台应用程序的入口点。 // include "stdafx.h" include include include using namespace std; class FirstRepeat { public: c 阅读全文
posted @ 2017-02-24 13:58 wdan2016 阅读(3802) 评论(0) 推荐(0) 编辑
摘要: // ConsoleApplication10.cpp : 定义控制台应用程序的入口点。 // include "stdafx.h" include include include using namespace std; class BinarySearch { public: int getPo 阅读全文
posted @ 2017-02-24 11:19 wdan2016 阅读(2219) 评论(0) 推荐(0) 编辑