0_0_7275903_27706.c:1:18: cstdio: No such file or directory
0_0_7275903_27706.c: In function `dijkstra':
0_0_7275903_27706.c:41: error: syntax error before '/' token
0_0_7275903_27706.c:46: error: syntax error before "else"
0_0_7275903_27706.c: At top level:
0_0_7275903_27706.c:52: error: syntax error before '}' token
0_0_7275903_27706.c:53: error: syntax error before string constant
0_0_7275903_27706.c: In function `main':
0_0_7275903_27706.c:58: error: syntax error before '/' token
0_0_7275903_27706.c:64: error: 'for' loop initial declaration used outside C99 mode
0_0_7275903_27706.c:65: error: 'for' loop initial declaration used outside C99 mode
0_0_7275903_27706.c:69: error: redefinition of 'i'
0_0_7275903_27706.c:64: error: previous definition of 'i' was here
0_0_7275903_27706.c:69: error: 'for' loop initial declaration used outside C99 mode
|