09 2016 档案

摘要:http://www.cnblogs.com/newwy/p/3234536.html 阅读全文
posted @ 2016-09-12 22:05 lp3318 阅读(140) 评论(0) 推荐(0)
摘要:时间复杂度O(n*n) 1 // zuichangdizengzixulie.cpp : 定义控制台应用程序的入口点。 2 // 3 4 #include "stdafx.h" 5 #include <iostream> 6 #include <vector> 7 #include <iterato 阅读全文
posted @ 2016-09-05 14:26 lp3318 阅读(138) 评论(0) 推荐(0)
摘要:1 // 16_10jinzhi.cpp : 定义控制台应用程序的入口点。 2 // 3 4 #include "stdafx.h" 5 #include<iostream> 6 #include<string> 7 #include<math.h> 8 using namespace std; 9 阅读全文
posted @ 2016-09-04 22:10 lp3318 阅读(235) 评论(0) 推荐(0)