table,the,is,the,bedroom,in怎样排序

来源:学生作业帮助网 编辑:作业帮 时间:2024/07/14 09:12:44
table,the,is,the,bedroom,in怎样排序
x)+ILI)H,SI)E:y-o]6IED/!'{;( QdWH玆';V=5igS7<\(9@lUf^Bp~QFrFbV&XLBRclxIV5L3-H#:F 1(A

table,the,is,the,bedroom,in怎样排序
table,the,is,the,bedroom,in怎样排序

table,the,is,the,bedroom,in怎样排序
你不说清楚用什么语言,升序还是降序.就当你是C语言了,用一个库函数吧,strcmp.
int Sort(char *p)
{
char *word[] = {table,the,is,the,bedroom,in};
char **p;
int i;
for(i=0;i