c语言问题求解,谢谢?

求源程序!!!!!!!!!
2025-04-14 03:29:33
推荐回答(1个)
回答(1):

for(i=13; i<20; i++)

{

printf("%c\n",str[i]);

}