B1028 人口普查
摘要:
#include <cstdio> #include <string.h> struct info{ char name[10]; char birth[15]; }temp,max,min; int main(){ int k,count=0; char str1[15]="2014/09/07" 阅读全文
posted @ 2021-01-20 21:42 臭小孩 阅读(31) 评论(0) 推荐(0)
posted @ 2021-01-20 21:42 臭小孩 阅读(31) 评论(0) 推荐(0)