0_0_33533312_20502.cpp: In member function 'bool cv::operator<(const cv&) const': 0_0_33533312_20502.cpp:9:39: error: expected ')' before ';' token return (x == b.x ? y > b.y : x > b.x; ^