成都创新互联网站制作重庆分公司

小代码map1导入map2c++

 #include 
#include 
#include 
using namespace std;

int main()
{
	map ma;
	map mb;
	ma["01"] = "wz";
	ma["02"] = "sust";
	map::iterator it = ma.begin();
	for(;it != ma.end();++it)
	{
		cout<first<<" "<second<first] = it->second;
	}

	map::iterator it2 = mb.begin();
	for(;it2 != mb.end();++it2)
	{
		cout<first<<" "<second<            
            
                        
新闻标题:小代码map1导入map2c++
网页路径:http://cxhlcq.com/article/jpjcjj.html

其他资讯

在线咨询

微信咨询

电话咨询

028-86922220(工作日)

18980820575(7×24)

提交需求

返回顶部