flag41 编程团体赛成绩

# include <stdio.h> # include <malloc.h> typedef struct stu { int duiwuid; int id; int score; }Node,*Pnode; void max(int *a); void main() { int T1=6,i; int c[1001]={0}; //scanf("%d",&T1); Pnode base=(
相关文章
相关标签/搜索