0_0_7548287_16256.c: In function `main':
0_0_7548287_16256.c:13: error: syntax error before '/' token
0_0_7548287_16256.c:16: error: stray '`' in program
0_0_7548287_16256.c:16: error: stray '`' in program
0_0_7548287_16256.c:17: error: syntax error before ')' token
0_0_7548287_16256.c:18: error: syntax error before ')' token
0_0_7548287_16256.c:20: error: missing terminating ' character
0_0_7548287_16256.c:22: error: syntax error before ')' token
0_0_7548287_16256.c:25: error: syntax error before '/' token
0_0_7548287_16256.c: At top level:
0_0_7548287_16256.c:30: error: syntax error before string constant
0_0_7548287_16256.c:30: error: conflicting types for 'scanf'
0_0_7548287_16256.c:30: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_7548287_16256.c:30: error: conflicting types for 'scanf'
0_0_7548287_16256.c:30: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_7548287_16256.c:32: error: syntax error before '/' token
0_0_7548287_16256.c: In function `Dijkstra':
0_0_7548287_16256.c:47: error: syntax error before '/' token
0_0_7548287_16256.c:47: error: stray '`' in program
0_0_7548287_16256.c:47: error: stray '`' in program
0_0_7548287_16256.c:48: error: syntax error before ')' token
0_0_7548287_16256.c: At top level:
0_0_7548287_16256.c:53: error: `s' undeclared here (not in a function)
0_0_7548287_16256.c:54: error: syntax error before "while"
0_0_7548287_16256.c:59: error: `i' undeclared here (not in a function)
0_0_7548287_16256.c:60: error: syntax error before '}' token
0_0_7548287_16256.c:62: error: variable-size type declared outside of any function
0_0_7548287_16256.c:62: error: variable-sized object may not be initialized
0_0_7548287_16256.c:63: error: syntax error before "for"
0_0_7548287_16256.c:65: error: `map' undeclared here (not in a function)
0_0_7548287_16256.c:66: error: syntax error before '}' token
0_0_7548287_16256.c:53: error: storage size of `L' isn't known
0_0_7548287_16256.c:65: error: storage size of `L' isn't known
|