0_0_8632669_19256.c:6: error: syntax error before ';' token
0_0_8632669_19256.c: In function `add':
0_0_8632669_19256.c:11: error: `d' undeclared (first use in this function)
0_0_8632669_19256.c:11: error: (Each undeclared identifier is reported only once
0_0_8632669_19256.c:11: error: for each function it appears in.)
0_0_8632669_19256.c: In function `query':
0_0_8632669_19256.c:17: error: `d' undeclared (first use in this function)
0_0_8632669_19256.c: In function `main':
0_0_8632669_19256.c:27: error: `d' undeclared (first use in this function)
0_0_8632669_19256.c:29: error: 'for' loop initial declaration used outside C99 mode
0_0_8632669_19256.c:31: error: `a' undeclared (first use in this function)
0_0_8632669_19256.c:45: error: 'for' loop initial declaration used outside C99 mode
|