随笔分类 -  STL

摘要:Description Our Black Box represents a primitive database. It can save an integer array and has a special i variable. At the initial moment Black Box 阅读全文
posted @ 2018-08-13 16:17 岩扉 阅读(345) 评论(0) 推荐(0)
摘要:谈c++ pb_ds库(一)rope大法好 (转载)原文链接 https://www.cnblogs.com/keshuqi/p/6257642.html 参考资料 1)官方说明 支持 sorry,cena不支持rope 声明 1)头文件 #include<ext/rope> 2)调用命名空间 us 阅读全文
posted @ 2018-07-27 10:19 岩扉 阅读(560) 评论(0) 推荐(0)
摘要:A Uva10815 C HDU -1412 D:HDU - 1263 1 #include<bits/stdc++.h> 2 using namespace std; 3 const int MAXN=1e5+10; 4 const int INF=0x3f3f3f3f; 5 map<string 阅读全文
posted @ 2018-07-20 21:54 岩扉 阅读(396) 评论(0) 推荐(0)