0_0_5586328_21122.c:3: error: syntax error before '/' token
0_0_5586328_21122.c: In function `find':
0_0_5586328_21122.c:11: error: `C' undeclared (first use in this function)
0_0_5586328_21122.c:11: error: (Each undeclared identifier is reported only once
0_0_5586328_21122.c:11: error: for each function it appears in.)
0_0_5586328_21122.c:12: error: `V1' undeclared (first use in this function)
0_0_5586328_21122.c:12: error: `V2' undeclared (first use in this function)
0_0_5586328_21122.c: In function `main':
0_0_5586328_21122.c:22: error: `L' undeclared (first use in this function)
0_0_5586328_21122.c:24: error: `num' undeclared (first use in this function)
0_0_5586328_21122.c:26: error: `N' undeclared (first use in this function)
0_0_5586328_21122.c:26: error: `C' undeclared (first use in this function)
0_0_5586328_21122.c:26: error: `Time' undeclared (first use in this function)
0_0_5586328_21122.c:27: error: `VR' undeclared (first use in this function)
0_0_5586328_21122.c:27: error: `V1' undeclared (first use in this function)
0_0_5586328_21122.c:27: error: `V2' undeclared (first use in this function)
|