0_0_6101766_28289.c:1:19: iostream: No such file or directory
0_0_6101766_28289.c:2:17: cstdio: No such file or directory
0_0_6101766_28289.c:3:18: cstring: No such file or directory
0_0_6101766_28289.c:4:16: queue: No such file or directory
0_0_6101766_28289.c:5:20: algorithm: No such file or directory
0_0_6101766_28289.c:6: error: syntax error before "namespace"
0_0_6101766_28289.c:13: error: syntax error before "Edge"
0_0_6101766_28289.c:14: error: syntax error before ':' token
0_0_6101766_28289.c:29: error: syntax error before "check"
0_0_6101766_28289.c: In function `check':
0_0_6101766_28289.c:31: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:34: error: redefinition of 'i'
0_0_6101766_28289.c:31: error: previous definition of 'i' was here
0_0_6101766_28289.c:34: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c: At top level:
0_0_6101766_28289.c:39: error: syntax error before '<' token
0_0_6101766_28289.c:41: error: syntax error before "void"
0_0_6101766_28289.c: In function `insertq':
0_0_6101766_28289.c:45: error: `que' undeclared (first use in this function)
0_0_6101766_28289.c:45: error: (Each undeclared identifier is reported only once
0_0_6101766_28289.c:45: error: for each function it appears in.)
0_0_6101766_28289.c:47: error: `true' undeclared (first use in this function)
0_0_6101766_28289.c: In function `BFS':
0_0_6101766_28289.c:52: error: `false' undeclared (first use in this function)
0_0_6101766_28289.c:54: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:55: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:59: error: `que' undeclared (first use in this function)
0_0_6101766_28289.c:60: error: redefinition of 'i'
0_0_6101766_28289.c:54: error: previous definition of 'i' was here
0_0_6101766_28289.c:60: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:70: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:73: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:73: error: request for member `next' in something not a structure or union
0_0_6101766_28289.c:74: error: request for member `vtx' in something not a structure or union
0_0_6101766_28289.c:75: error: request for member `co' in something not a structure or union
0_0_6101766_28289.c: At top level:
0_0_6101766_28289.c:84: error: syntax error before "can"
0_0_6101766_28289.c: In function `sol':
0_0_6101766_28289.c:86: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:87: error: redefinition of 'i'
0_0_6101766_28289.c:86: error: previous definition of 'i' was here
0_0_6101766_28289.c:87: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:88: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:93: error: syntax error before '/' token
0_0_6101766_28289.c:93: error: stray '\177' in program
0_0_6101766_28289.c:93: error: stray '\179' in program
0_0_6101766_28289.c:93: error: stray '\176' in program
0_0_6101766_28289.c:93: error: stray '\252' in program
0_0_6101766_28289.c:93: error: stray '\184' in program
0_0_6101766_28289.c:93: error: stray '\252' in program
0_0_6101766_28289.c:93: error: stray '\208' in program
0_0_6101766_28289.c:93: error: stray '\194' in program
0_0_6101766_28289.c:94: error: syntax error before ')' token
0_0_6101766_28289.c:96: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c: At top level:
0_0_6101766_28289.c:102: error: syntax error before "if"
0_0_6101766_28289.c: In function `main':
0_0_6101766_28289.c:114: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:115: error: redefinition of 'i'
0_0_6101766_28289.c:114: error: previous definition of 'i' was here
0_0_6101766_28289.c:115: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:124: error: redefinition of 'i'
0_0_6101766_28289.c:115: error: previous definition of 'i' was here
0_0_6101766_28289.c:124: error: 'for' loop initial declaration used outside C99 mode
0_0_6101766_28289.c:125: error: redefinition of 'i'
0_0_6101766_28289.c:124: error: previous definition of 'i' was here
0_0_6101766_28289.c:125: error: 'for' loop initial declaration used outside C99 mode
|