- 博客(2)
- 收藏
- 关注
原创 数据结构 串的基本操作c++实现
#include<iostream> #include<string.h> using namespace std; #define maxsize 20 void initstr(struct stringsq* p); //初始化 int strlength(struct stringsq* p); //求字符串的长度 void Createst...
2020-02-21 13:00:44
4192
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅