#include #include #include typedef struct { ?char R; ?char r; ?int flag; }array; typedef struct { ?char E; ?char e; }charLode; typedef struct { ?charLode *base; ?int top