0_0_4443797_3195.c:69: error: syntax error before "find"
0_0_4443797_3195.c: In function `find':
0_0_4443797_3195.c:71: error: `str' undeclared (first use in this function)
0_0_4443797_3195.c:71: error: (Each undeclared identifier is reported only once
0_0_4443797_3195.c:71: error: for each function it appears in.)
0_0_4443797_3195.c:71: error: syntax error before "xx"
0_0_4443797_3195.c:72: error: `xx' undeclared (first use in this function)
0_0_4443797_3195.c:75: error: syntax error before "x1"
0_0_4443797_3195.c:75: error: `x1' undeclared (first use in this function)
0_0_4443797_3195.c:75: error: `x2' undeclared (first use in this function)
0_0_4443797_3195.c: At top level:
0_0_4443797_3195.c:89: error: syntax error before "add"
0_0_4443797_3195.c: In function `add':
0_0_4443797_3195.c:91: error: `str' undeclared (first use in this function)
0_0_4443797_3195.c:91: error: syntax error before "x"
0_0_4443797_3195.c:91: error: `x' undeclared (first use in this function)
0_0_4443797_3195.c:92: error: syntax error before "x1"
0_0_4443797_3195.c:92: error: `x1' undeclared (first use in this function)
0_0_4443797_3195.c:92: error: `x2' undeclared (first use in this function)
0_0_4443797_3195.c:108: error: syntax error before "x"
0_0_4443797_3195.c: In function `main':
0_0_4443797_3195.c:120: error: 'for' loop initial declaration used outside C99 mode
0_0_4443797_3195.c:124: error: 'for' loop initial declaration used outside C99 mode
0_0_4443797_3195.c:125: error: redefinition of 'i'
0_0_4443797_3195.c:124: error: previous definition of 'i' was here
0_0_4443797_3195.c:125: error: 'for' loop initial declaration used outside C99 mode
0_0_4443797_3195.c:126: error: redefinition of 'i'
0_0_4443797_3195.c:125: error: previous definition of 'i' was here
0_0_4443797_3195.c:126: error: 'for' loop initial declaration used outside C99 mode
0_0_4443797_3195.c:128: error: redefinition of 'i'
0_0_4443797_3195.c:126: error: previous definition of 'i' was here
0_0_4443797_3195.c:128: error: 'for' loop initial declaration used outside C99 mode
0_0_4443797_3195.c:139: error: 'for' loop initial declaration used outside C99 mode
0_0_4443797_3195.c:141: error: `str' undeclared (first use in this function)
0_0_4443797_3195.c:141: error: syntax error before "u"
0_0_4443797_3195.c:142: error: `u' undeclared (first use in this function)
0_0_4443797_3195.c:149: error: 'for' loop initial declaration used outside C99 mode
0_0_4443797_3195.c:150: error: redefinition of 'i'
0_0_4443797_3195.c:149: error: previous definition of 'i' was here
0_0_4443797_3195.c:150: error: 'for' loop initial declaration used outside C99 mode
0_0_4443797_3195.c:152: error: syntax error before "u"
|