摘要:
task1 `#define _CRT_SECURE_NO_WARNINGS include <stdio.h> include <string.h> define N 3 typedef struct student { int id; char name[20]; char subject[20 阅读全文
posted @ 2026-06-16 21:11
王明智
阅读(8)
评论(0)
推荐(0)
|
摘要:
task1 `#define _CRT_SECURE_NO_WARNINGS include <stdio.h> include <string.h> define N 3 typedef struct student { int id; char name[20]; char subject[20 阅读全文
posted @ 2026-06-16 21:11
王明智
阅读(8)
评论(0)
推荐(0)
|