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

已关闭问题 10 C从字符串去掉多与空格

#include <stdio.h>#include <string.h> void main(){ char string[1000]; scanf("%s",string); char *stri