0_0_8682727_9166.cpp: In function `bool inter(P, P, P, P)':
0_0_8682727_9166.cpp:21: error: `eps' undeclared (first use this function)
0_0_8682727_9166.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8682727_9166.cpp: In function `int solve(double)':
0_0_8682727_9166.cpp:68: error: `n' undeclared (first use this function)
0_0_8682727_9166.cpp:72: error: `dis' undeclared (first use this function)
0_0_8682727_9166.cpp:72: error: `eps' undeclared (first use this function)
0_0_8682727_9166.cpp:72: error: `sh' undeclared (first use this function)
0_0_8682727_9166.cpp: In function `int main()':
0_0_8682727_9166.cpp:88: error: `n' undeclared (first use this function)
0_0_8682727_9166.cpp:88: error: `m' undeclared (first use this function)
0_0_8682727_9166.cpp:91: error: `c' undeclared (first use this function)
0_0_8682727_9166.cpp:98: error: `dis' undeclared (first use this function)
0_0_8682727_9166.cpp:98: error: `inf' undeclared (first use this function)
0_0_8682727_9166.cpp:125: error: `sh' undeclared (first use this function)
0_0_8682727_9166.cpp:129: error: `eps' undeclared (first use this function)
|