0_0_1230099_32423.cpp: In function `void merge(POINT*, POINT*, int, int, int)':
0_0_1230099_32423.cpp:44: error: `q' undeclared (first use this function)
0_0_1230099_32423.cpp:44: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1230099_32423.cpp:44: error: `p' undeclared (first use this function)
|