0_0_6395806_12560.c:1:19: cstdio: No such file or directory
0_0_6395806_12560.c:2:20: cstring: No such file or directory
0_0_6395806_12560.c:3:18: queue: No such file or directory
0_0_6395806_12560.c:4:22: algorithm: No such file or directory
0_0_6395806_12560.c:6: error: syntax error before "namespace"
0_0_6395806_12560.c:19: error: syntax error before "node"
0_0_6395806_12560.c: In function `node':
0_0_6395806_12560.c:25: error: `fail' undeclared (first use in this function)
0_0_6395806_12560.c:25: error: (Each undeclared identifier is reported only once
0_0_6395806_12560.c:25: error: for each function it appears in.)
0_0_6395806_12560.c:25: error: `NULL' undeclared (first use in this function)
0_0_6395806_12560.c: At top level:
0_0_6395806_12560.c:28: error: syntax error before '}' token
0_0_6395806_12560.c:35: error: syntax error before '*' token
0_0_6395806_12560.c: In function `insert_trie':
0_0_6395806_12560.c:37: error: `p' undeclared (first use in this function)
0_0_6395806_12560.c:38: error: 'for' loop initial declaration used outside C99 mode
0_0_6395806_12560.c:38: error: `s' undeclared (first use in this function)
0_0_6395806_12560.c:41: error: `NULL' undeclared (first use in this function)
0_0_6395806_12560.c:41: error: `new' undeclared (first use in this function)
0_0_6395806_12560.c:41: error: syntax error before "node"
0_0_6395806_12560.c: At top level:
0_0_6395806_12560.c:47: error: syntax error before '*' token
0_0_6395806_12560.c: In function `build_trie':
0_0_6395806_12560.c:49: error: 'for' loop initial declaration used outside C99 mode
0_0_6395806_12560.c: At top level:
0_0_6395806_12560.c:56: error: syntax error before '*' token
0_0_6395806_12560.c: In function `destory_trie':
0_0_6395806_12560.c:59: error: `cur' undeclared (first use in this function)
0_0_6395806_12560.c:60: error: `queue' undeclared (first use in this function)
0_0_6395806_12560.c:60: error: syntax error before '>' token
0_0_6395806_12560.c:62: error: `Q' undeclared (first use in this function)
0_0_6395806_12560.c: At top level:
0_0_6395806_12560.c:72: error: syntax error before '*' token
0_0_6395806_12560.c: In function `build_AC_auto':
0_0_6395806_12560.c:74: error: request for member `fail' in something not a structure or union
0_0_6395806_12560.c:74: error: `NULL' undeclared (first use in this function)
0_0_6395806_12560.c:77: error: `queue' undeclared (first use in this function)
0_0_6395806_12560.c:77: error: syntax error before '>' token
0_0_6395806_12560.c:80: error: request for member `next' in something not a structure or union
0_0_6395806_12560.c:82: error: request for member `next' in something not a structure or union
0_0_6395806_12560.c:83: error: `Q' undeclared (first use in this function)
0_0_6395806_12560.c:83: error: request for member `next' in something not a structure or union
0_0_6395806_12560.c:87: error: `cur' undeclared (first use in this function)
0_0_6395806_12560.c:87: error: `tmp' undeclared (first use in this function)
0_0_6395806_12560.c: At top level:
0_0_6395806_12560.c:113: error: syntax error before '*' token
0_0_6395806_12560.c: In function `query':
0_0_6395806_12560.c:116: error: `tmp' undeclared (first use in this function)
0_0_6395806_12560.c:116: error: `p' undeclared (first use in this function)
0_0_6395806_12560.c:118: error: `s' undeclared (first use in this function)
0_0_6395806_12560.c:121: error: `NULL' undeclared (first use in this function)
0_0_6395806_12560.c: In function `solve':
0_0_6395806_12560.c:142: error: `new' undeclared (first use in this function)
0_0_6395806_12560.c:142: error: syntax error before "node"
0_0_6395806_12560.c:156: error: 'for' loop initial declaration used outside C99 mode
|