摘要: 3 #define _CRT_SECURE_NO_WARNINGS #include <stdio.h> #include<string.h> #include<stdlib.h> #define N 100 typedef struct { char num[10]; int s1; int s2 阅读全文
posted @ 2022-12-21 22:19 南信大最帅的男人 阅读(27) 评论(0) 推荐(0)