0_0_6899198_23874.cpp: In function `void qy(int, int, Point, Point*)':
0_0_6899198_23874.cpp:42: error: return-statement with a value, in function returning 'void'
0_0_6899198_23874.cpp:43: error: return-statement with a value, in function returning 'void'
0_0_6899198_23874.cpp:45: error: return-statement with a value, in function returning 'void'
0_0_6899198_23874.cpp:48: error: return-statement with a value, in function returning 'void'
0_0_6899198_23874.cpp:50: error: could not convert `qy(l, (mid - 1), v, tree)' to `bool'
0_0_6899198_23874.cpp:50: error: return-statement with a value, in function returning 'void'
0_0_6899198_23874.cpp:51: error: could not convert `qy((mid + 1), r, v, tree)' to `bool'
0_0_6899198_23874.cpp:51: error: return-statement with a value, in function returning 'void'
0_0_6899198_23874.cpp:52: error: return-statement with a value, in function returning 'void'
|