0_0_8215307_29636.c:1:18: cstdio: No such file or directory
0_0_8215307_29636.c:2:19: cstdlib: No such file or directory
0_0_8215307_29636.c:3:19: cstring: No such file or directory
0_0_8215307_29636.c:4:17: queue: No such file or directory
0_0_8215307_29636.c:5: error: syntax error before "namespace"
0_0_8215307_29636.c:11: error: syntax error before '<' token
0_0_8215307_29636.c:13: error: syntax error before "int"
0_0_8215307_29636.c:18: error: syntax error before "void"
0_0_8215307_29636.c:34: error: syntax error before "void"
0_0_8215307_29636.c: In function `GetFail':
0_0_8215307_29636.c:36: error: 'for' loop initial declaration used outside C99 mode
0_0_8215307_29636.c:39: error: `Q' undeclared (first use in this function)
0_0_8215307_29636.c:39: error: (Each undeclared identifier is reported only once
0_0_8215307_29636.c:39: error: for each function it appears in.)
0_0_8215307_29636.c:44: error: 'for' loop initial declaration used outside C99 mode
0_0_8215307_29636.c: At top level:
0_0_8215307_29636.c:56: error: syntax error before "int"
0_0_8215307_29636.c: In function `Aho_Corasick':
0_0_8215307_29636.c:60: error: 'for' loop initial declaration used outside C99 mode
0_0_8215307_29636.c:72: error: syntax error before '/' token
0_0_8215307_29636.c: In function `main':
0_0_8215307_29636.c:86: error: 'for' loop initial declaration used outside C99 mode
0_0_8215307_29636.c:97: error: syntax error before '/' token
|