“秘密在每一句的第五个字”这句话用C语言编写代码怎么写?求IT高手

如题所述

#include<stdio.h>
int main()
{
printf("秘密在每一句的第五个字");
return 0;
}
温馨提示:答案为网友推荐,仅供参考
相似回答