#include #include #include #include #include int n,m=0,p,i=0,j=0; char a[10][10],f[10]; void follow(char c); void first(char c); int main(){ int i,z; char c,ch; //clrscr(); printf("Enter the no of prooductions:\n"); scanf("%d",&n); printf("Enter the productions:\n"); for(i=0;i