653314_0_0_20460.c:4: error: syntax error before '/' token
653314_0_0_20460.c: In function `search':
653314_0_0_20460.c:12: error: `n' undeclared (first use in this function)
653314_0_0_20460.c:12: error: (Each undeclared identifier is reported only once
653314_0_0_20460.c:12: error: for each function it appears in.)
653314_0_0_20460.c:14: error: `grap' undeclared (first use in this function)
653314_0_0_20460.c:22: error: `length' undeclared (first use in this function)
653314_0_0_20460.c:25: error: `count' undeclared (first use in this function)
653314_0_0_20460.c: In function `main':
653314_0_0_20460.c:42: error: `n' undeclared (first use in this function)
653314_0_0_20460.c:47: error: `grap' undeclared (first use in this function)
653314_0_0_20460.c:57: error: `used' undeclared (first use in this function)
653314_0_0_20460.c:58: error: `count' undeclared (first use in this function)
653314_0_0_20460.c:58: error: `length' undeclared (first use in this function)
|