摘要: #include<cstdio> #include<iostream> #include<cstring> #include<string> #include<cstdlib> #include<algorithm> typedef char VerTexType ; //顶点 typedef in 阅读全文
posted @ 2020-02-20 12:10 DuJunlong 阅读(6) 评论(0) 推荐(0) 编辑
摘要: #include<cstdio> #include<string> #include<iostream> #include<algorithm> using namespace std; void test01() { string one("LotteWinner!"); //clor#1 str 阅读全文
posted @ 2020-02-20 12:05 DuJunlong 阅读(16) 评论(0) 推荐(0) 编辑
摘要: #include<cstdio> #include<cstring> #include<iostream> #include<cstdlib> #include<algorithm> #include<vector> using namespace std; void print(vector<in 阅读全文
posted @ 2020-02-20 11:58 DuJunlong 阅读(5) 评论(0) 推荐(0) 编辑