摘要: 参考: https://www.bilibili.com/video/av25763384/?spm_id_from=333.788.videocard.0 https://blog.csdn.net/qq_34823530/article/details/99202899 一,代码 #define 阅读全文
posted @ 2020-03-06 23:26 叫我妖道 阅读(274) 评论(0) 推荐(0) 编辑
摘要: 参考: https://baike.baidu.com/item/Map/5808503?fr=aladdin https://bbs.csdn.net/topics/270020481( map<string,int>和map<char *,int>有什么区别?) https://www.cnbl 阅读全文
posted @ 2020-03-06 18:59 叫我妖道 阅读(210) 评论(0) 推荐(0) 编辑
摘要: 基本摘抄自百度百科 其中,7 的 清空向量转载自 https://blog.csdn.net/a272846945/article/details/51182144 1,使用条件 头文件 <vector> 和 using namespace std; (因为他是属于 C++ 的) 2, 定义:简单地 阅读全文
posted @ 2020-03-06 18:12 叫我妖道 阅读(190) 评论(0) 推荐(0) 编辑
~~加载中~~