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=(
相關文章
相關標籤/搜索