0_0_10331808_11714.c: In function `BFS':
0_0_10331808_11714.c:33: error: syntax error before '/' token
0_0_10331808_11714.c:35: error: syntax error before '/' token
0_0_10331808_11714.c:39: error: syntax error before '/' token
0_0_10331808_11714.c:42: error: syntax error before '/' token
0_0_10331808_11714.c: At top level:
0_0_10331808_11714.c:47: error: `t' undeclared here (not in a function)
0_0_10331808_11714.c:48: error: syntax error before "if"
0_0_10331808_11714.c:52: error: variable-size type declared outside of any function
0_0_10331808_11714.c:52: error: variable-sized object may not be initialized
0_0_10331808_11714.c:52: error: conflicting types for 'visit_time'
0_0_10331808_11714.c:5: error: previous declaration of 'visit_time' was here
0_0_10331808_11714.c:53: error: syntax error before '}' token
0_0_10331808_11714.c:54: error: redefinition of 'next'
0_0_10331808_11714.c:47: error: previous definition of 'next' was here
0_0_10331808_11714.c:55: error: syntax error before "if"
0_0_10331808_11714.c:59: error: variable-size type declared outside of any function
0_0_10331808_11714.c:59: error: variable-sized object may not be initialized
0_0_10331808_11714.c:60: error: syntax error before '}' token
|