其他答案
#include <stdio.h>void main(){char s1[81],s2[81],s3[81];printf("please input first string:\n");gets(s1);printf("please input second string:\n");gets(s2);strcpy(s3,s1);s 展开
2011-01-18 09:08
来自北京市
赞(0)点赞赞(0)举报
免责声明:问答内容均来源于互联网用户,房天下对其内容不负责任,如有版权或其他问题可以联系房天下进行删除。




