@ -60,7 +60,7 @@ struct Student {
char major[20];
struct Date birthday;
};
```
**2.函数声明**:
@ -445,3 +445,4 @@ int main(int argc, char \*argv[]) {