0_0_9851301_23135.cpp:6: error: invalid token
0_0_9851301_23135.cpp:6: error: expected unqualified-id before numeric constant
0_0_9851301_23135.cpp:6: error: expected `,' or `;' before numeric constant
0_0_9851301_23135.cpp:9: error: invalid token
0_0_9851301_23135.cpp:12: error: invalid token
0_0_9851301_23135.cpp:15: error: invalid token
0_0_9851301_23135.cpp:21: error: invalid token
0_0_9851301_23135.cpp:21: error: expected unqualified-id before numeric constant
0_0_9851301_23135.cpp:21: error: expected `,' or `;' before numeric constant
0_0_9851301_23135.cpp:24:1: invalid digit "8" in octal constant
0_0_9851301_23135.cpp:27:1: invalid digit "9" in octal constant
0_0_9851301_23135.cpp:30: error: expected unqualified-id before numeric constant
0_0_9851301_23135.cpp:30: error: expected `,' or `;' before numeric constant
0_0_9851301_23135.cpp:36: error: expected unqualified-id before numeric constant
0_0_9851301_23135.cpp:36: error: expected `,' or `;' before numeric constant
0_0_9851301_23135.cpp: In function `double radian(int, int, int, int)':
0_0_9851301_23135.cpp:59: error: `atan2' undeclared (first use this function)
0_0_9851301_23135.cpp:59: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9851301_23135.cpp: In function `bool in_tri(int, int)':
0_0_9851301_23135.cpp:85: error: `x' undeclared (first use this function)
0_0_9851301_23135.cpp:85: error: `y' undeclared (first use this function)
0_0_9851301_23135.cpp:88: error: `PI' undeclared (first use this function)
0_0_9851301_23135.cpp:88: error: `dbcmp' undeclared (first use this function)
0_0_9851301_23135.cpp:97: error: `PI2' undeclared (first use this function)
0_0_9851301_23135.cpp: In function `int main()':
0_0_9851301_23135.cpp:136: error: `maxn' undeclared (first use this function)
0_0_9851301_23135.cpp:139: error: expected `;' before "bool"
0_0_9851301_23135.cpp:142: error: `x' undeclared (first use this function)
0_0_9851301_23135.cpp:142: error: `y' undeclared (first use this function)
0_0_9851301_23135.cpp:148: error: `ans' undeclared (first use this function)
0_0_9851301_23135.cpp:148: error: `memset' undeclared (first use this function)
0_0_9851301_23135.cpp:151: error: `end_x' undeclared (first use this function)
|