摘要:
1、 #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <stdbool.h> int main(void) { int ch; char filename[128]; FILE * fp; bool word = 阅读全文
posted @ 2021-08-29 16:49
小鲨鱼2018
阅读(266)
评论(0)
推荐(0)
摘要:
1、 #include <stdio.h> #include <ctype.h> #include <stdbool.h> int main(void) { char ch; bool word = false; bool space = false; int words = 0; while((c 阅读全文
posted @ 2021-08-29 16:23
小鲨鱼2018
阅读(708)
评论(0)
推荐(0)

浙公网安备 33010602011771号