标签:
it |
分类: ACM杂记 |
#include<stdio.h>
#define MAX 1000
typedef int datatype;
typedef struct
{
}
sequenlist;
int main()
{