Introduction - If you have any usage issues, please Google them yourself
gets(temp) data.score[1]=atof(temp)
printf("Please input yingyu score:")
gets(temp) data.score[2]=atof(temp)
printf("Please shuru zhengzhiscore:")
gets(temp) data.score[3]=atof(temp)