1.1

1
2
3
#include<stdio.h>//常见
#include<stdbool.h>//布尔值导入
#include<ctype.h>// 包含ctype.h,用于字符分类函数