摘要:
1 #include<stdio.h> 2 #include<stdlib.h> 3 #include<string.h> 4 #include<math.h> 5 6 int main() 7 { 8 char ch1[81],ch2[81]; 9 scanf("%s",ch1); 10 scan 阅读全文
posted @ 2023-03-19 21:56
雨中白发人
阅读(13)
评论(0)
推荐(0)
摘要:
1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <string.h> 4 #include <math.h> 5 6 typedef struct people 7 { 8 char name[6]; 9 int year; 10 int 阅读全文
posted @ 2023-03-19 00:50
雨中白发人
阅读(11)
评论(0)
推荐(0)

浙公网安备 33010602011771号