0_0_2917152_3753.c:2:19: iostream: No such file or directory
0_0_2917152_3753.c:4:17: string: No such file or directory
0_0_2917152_3753.c:5:20: algorithm: No such file or directory
0_0_2917152_3753.c:6:17: vector: No such file or directory
0_0_2917152_3753.c:7:16: queue: No such file or directory
0_0_2917152_3753.c:13: error: syntax error before "namespace"
0_0_2917152_3753.c:17: error: syntax error before "edge"
0_0_2917152_3753.c:18: error: syntax error before ':' token
0_0_2917152_3753.c: In function `dfs':
0_0_2917152_3753.c:38: error: 'for' loop initial declaration used outside C99 mode
0_0_2917152_3753.c:38: error: request for member `next' in something not a structure or union
0_0_2917152_3753.c:40: error: request for member `b' in something not a structure or union
0_0_2917152_3753.c: In function `main':
0_0_2917152_3753.c:56: error: syntax error before '/' token
0_0_2917152_3753.c:63: error: 'for' loop initial declaration used outside C99 mode
0_0_2917152_3753.c:65: error: 'for' loop initial declaration used outside C99 mode
0_0_2917152_3753.c:83: error: 'for' loop initial declaration used outside C99 mode
|