阅读背景:

C/C++ 字符数组的输入输出

来源:互联网 
#include <stdio.h>
int main(){
char str[10];
scanf("%s", str);



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: