摘要:
参考自:http://blog.csdn.net/u013615904/article/details/51424123 #include<iostream>#include<vector>#include<queue>#include<cstring>#include<cstdio>const i 阅读全文
posted @ 2017-08-16 19:49
diamondDemand
阅读(99)
评论(0)
推荐(0)
摘要:
很简单,不说了 #include<iostream>#include<iomanip>#include <string.h>#include <stdio.h>using namespace std;int main(){ char num[52]; cin >> num; int NumOfTwo 阅读全文
posted @ 2017-08-16 16:29
diamondDemand
阅读(181)
评论(0)
推荐(0)
摘要:
要注意的问题:当b正好是一行的最后一个数时,会输出两个空格,这就是错误点 #include <iostream>#include <stdio.h>#include <vector>#include <map>#include <list>using namespace std; int main( 阅读全文
posted @ 2017-08-16 16:08
diamondDemand
阅读(285)
评论(0)
推荐(0)
摘要:
参考:http://blog.csdn.net/qsort_/article/details/51833704 #include <cstdio>#include <algorithm>#include <iostream>#include <set> using namespace std; in 阅读全文
posted @ 2017-08-16 09:16
diamondDemand
阅读(115)
评论(0)
推荐(0)

浙公网安备 33010602011771号