摘要:
#include <iostream>#include <algorithm>using namespace std;struct time // this struct is used to store the information of meeting{ int id; int startTi 阅读全文
posted @ 2017-09-21 19:23
diamondDemand
阅读(564)
评论(0)
推荐(0)
摘要:
#include <iostream>#include <string>using namespace std; void deleteDigite(int k, string str){ int len = str.length(); for(int i=0; i<k; i++) //there 阅读全文
posted @ 2017-09-21 16:16
diamondDemand
阅读(198)
评论(0)
推荐(0)

浙公网安备 33010602011771号