But I've got WA.
Please tell me some advice.
Code: Select all
I've got AC.
Code: Select all
I've got AC.
Code: Select all
Got AC.
Code: Select all
I got AC.
Code: Select all
typedef struct _list {
int stacknum;
int stackseq;
} LIST;
LIST data[25];