0_0_29105305_24005.cpp: In function 'std::pair<int, double> query(int, int, int, int)':
0_0_29105305_24005.cpp:108:63: error: request for member 'price' in 'tnode.Node::ord[2]', which is of non-class type 'int'
tnode.ord[0]=x,tnode.ord[1]=y,tnode.price=price,tnode.ord[2].price;
^
0_0_29105305_24005.cpp: In function 'int main()':
0_0_29105305_24005.cpp:242:1: error: expected '}' at end of input
}
^
|