首页 新闻 会员 周边
0
回答数

待解决问题 串的插入算法

/*串的定长顺序存储author: kk.h*/#include "stdio.h"#include "conio.h"#include "string.h"#define MaxStrLen 200