0_0_9851303_1582.c:3:19: cstdio: No such file or directory
0_0_9851303_1582.c:6: error: syntax error before numeric constant
0_0_9851303_1582.c:6: error: syntax error at '#' token
0_0_9851303_1582.c:9: error: syntax error at '#' token
0_0_9851303_1582.c:12: error: syntax error at '#' token
0_0_9851303_1582.c:15: error: syntax error at '#' token
0_0_9851303_1582.c:21: error: syntax error at '#' token
0_0_9851303_1582.c:24:1: invalid digit "8" in octal constant
0_0_9851303_1582.c:27:1: invalid digit "9" in octal constant
0_0_9851303_1582.c:70: error: syntax error before "in_tri"
0_0_9851303_1582.c: In function `in_tri':
0_0_9851303_1582.c:79: error: 'for' loop initial declaration used outside C99 mode
0_0_9851303_1582.c:85: error: `x' undeclared (first use in this function)
0_0_9851303_1582.c:85: error: (Each undeclared identifier is reported only once
0_0_9851303_1582.c:85: error: for each function it appears in.)
0_0_9851303_1582.c:85: error: `y' undeclared (first use in this function)
0_0_9851303_1582.c:88: error: `PI' undeclared (first use in this function)
0_0_9851303_1582.c:88: error: `false' undeclared (first use in this function)
0_0_9851303_1582.c:97: error: `PI2' undeclared (first use in this function)
0_0_9851303_1582.c:97: error: `true' undeclared (first use in this function)
0_0_9851303_1582.c: In function `main':
0_0_9851303_1582.c:124: error: syntax error before '/' token
0_0_9851303_1582.c:136: error: `maxn' undeclared (first use in this function)
0_0_9851303_1582.c:136: error: syntax error before '/' token
0_0_9851303_1582.c:142: error: `x' undeclared (first use in this function)
0_0_9851303_1582.c:142: error: `y' undeclared (first use in this function)
0_0_9851303_1582.c:148: error: `ans' undeclared (first use in this function)
0_0_9851303_1582.c:159: error: 'for' loop initial declaration used outside C99 mode
0_0_9851303_1582.c:180: error: 'for' loop initial declaration used outside C99 mode
0_0_9851303_1582.c:183: error: 'for' loop initial declaration used outside C99 mode
0_0_9851303_1582.c:201: error: redefinition of 'yy'
0_0_9851303_1582.c:183: error: previous definition of 'yy' was here
0_0_9851303_1582.c:201: error: 'for' loop initial declaration used outside C99 mode
0_0_9851303_1582.c:210: error: 'for' loop initial declaration used outside C99 mode
|