#include<stdio.h>
#include<conio.h>
#include<string.h>
#include<ctype.h>
int ret[100];
static int pos=0;
static int sc=0;
void nfa(int st,int p,char *s)
{
int i,sp,fs[15],fsc=0;
sp=st;
pos=p;
sc=st;
#include<conio.h>
#include<string.h>
#include<ctype.h>
int ret[100];
static int pos=0;
static int sc=0;
void nfa(int st,int p,char *s)
{
int i,sp,fs[15],fsc=0;
sp=st;
pos=p;
sc=st;