问题详情
以下程序运行后的输出结果是______。 char s[]="\\141\141abc\t"; printf(&quo
以下程序运行后的输出结果是______。
char s[]="\\141\141abc\t";
printf("%d\n",strlen(s));