0_0_1231795_3472.c:3:21: algorithm: No such file or directory
0_0_1231795_3472.c:4: error: syntax error before "namespace"
0_0_1231795_3472.c:14: error: syntax error before "cmp"
0_0_1231795_3472.c:19: error: syntax error before "cmp1"
0_0_1231795_3472.c:24: error: syntax error before "bool"
0_0_1231795_3472.c: In function `Search':
0_0_1231795_3472.c:26: error: `l' undeclared (first use in this function)
0_0_1231795_3472.c:26: error: (Each undeclared identifier is reported only once
0_0_1231795_3472.c:26: error: for each function it appears in.)
0_0_1231795_3472.c:26: error: `r' undeclared (first use in this function)
0_0_1231795_3472.c:33: error: `tag' undeclared (first use in this function)
0_0_1231795_3472.c:33: error: syntax error before '/' token
0_0_1231795_3472.c: At top level:
0_0_1231795_3472.c:40: error: syntax error before "else"
0_0_1231795_3472.c:51: error: syntax error before string constant
0_0_1231795_3472.c:51: error: conflicting types for 'printf'
0_0_1231795_3472.c:51: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_1231795_3472.c:51: error: conflicting types for 'printf'
0_0_1231795_3472.c:51: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_1231795_3472.c: In function `main':
0_0_1231795_3472.c:68: error: 'for' loop initial declaration used outside C99 mode
0_0_1231795_3472.c:79: error: syntax error before '/' token
0_0_1231795_3472.c:83: error: syntax error before '/' token
0_0_1231795_3472.c:85: error: `m' undeclared (first use in this function)
|