64448_0_19164.c:6: error: syntax error before "tree"
64448_0_19164.c:9: error: syntax error before '}' token
64448_0_19164.c: In function `main':
64448_0_19164.c:13: error: syntax error before "L"
64448_0_19164.c:15: error: `bool' undeclared (first use in this function)
64448_0_19164.c:15: error: (Each undeclared identifier is reported only once
64448_0_19164.c:15: error: for each function it appears in.)
64448_0_19164.c:15: error: syntax error before "flag1"
64448_0_19164.c:17: error: `L' undeclared (first use in this function)
64448_0_19164.c:17: error: syntax error before "malloc"
64448_0_19164.c:28: error: `p' undeclared (first use in this function)
64448_0_19164.c:34: error: `q' undeclared (first use in this function)
64448_0_19164.c:34: error: syntax error before "malloc"
64448_0_19164.c:35: error: 'for' loop initial declaration used outside C99 mode
64448_0_19164.c:53: error: `flag1' undeclared (first use in this function)
64448_0_19164.c:54: error: `flag2' undeclared (first use in this function)
64448_0_19164.c:55: error: syntax error before '/' token
64448_0_19164.c:55: error: stray '\201' in program
64448_0_19164.c:55: error: stray '\238' in program
64448_0_19164.c:55: error: stray '\182' in program
64448_0_19164.c:55: error: stray '\200' in program
64448_0_19164.c:56: error: syntax error before ')' token
64448_0_19164.c: At top level:
64448_0_19164.c:79: error: syntax error before "return"
|