scanf("%d,%c,%f" , &boy1.shengao, &boy1.name, &boy1.score);
scanf("%d %c %f" , &boy1.shengao , &boy1.name , &boy1.score);