0_0_4093390_25832.c: In function `DFS':
0_0_4093390_25832.c:8: error: syntax error before '/' token
0_0_4093390_25832.c: At top level:
0_0_4093390_25832.c:22: error: `x' undeclared here (not in a function)
0_0_4093390_25832.c:22: error: `i' undeclared here (not in a function)
0_0_4093390_25832.c:22: error: `y' undeclared here (not in a function)
0_0_4093390_25832.c:23: error: syntax error before '}' token
0_0_4093390_25832.c: In function `main':
0_0_4093390_25832.c:46: error: syntax error before '/' token
0_0_4093390_25832.c:51: error: syntax error before '/' token
0_0_4093390_25832.c:54: error: continue statement not within a loop
0_0_4093390_25832.c: At top level:
0_0_4093390_25832.c:56: error: variable-size type declared outside of any function
0_0_4093390_25832.c:56: error: variable-size type declared outside of any function
0_0_4093390_25832.c:56: error: variable-sized object may not be initialized
0_0_4093390_25832.c:56: error: syntax error before '/' token
0_0_4093390_25832.c:22: error: storage size of `s' isn't known
|