#include #includevoid main() { char s[50]; int a; gets(s); puts(s); a=strlen(s); printf("%d",a);}
这个电脑没在旁边
不是'\0'就++