思路
map stl
使用参考
http://mropengate.blogspot.com/2015/12/cc-map-stl.html
https://blog.csdn.net/shuzfan/article/details/53115922#21-%E4%BD%BF%E7%94%A8-%E8%BF%9B%E8%A1%8C%E5%8D%95%E4%B8%AA%E6%8F%92%E5%85%A5
代码
1 | #include<iostream> |
map stl
使用参考
http://mropengate.blogspot.com/2015/12/cc-map-stl.html
https://blog.csdn.net/shuzfan/article/details/53115922#21-%E4%BD%BF%E7%94%A8-%E8%BF%9B%E8%A1%8C%E5%8D%95%E4%B8%AA%E6%8F%92%E5%85%A5
1 | #include<iostream> |