#include #include int main() { char a[12][20], temp[20], name[20];// name,the number = the name int qian[20],shou[20],song[20]; int m, r;// money the number of people int n, i, j, k, l; while(scanf("%d", &n)!=EOF) { for(i=0; i