Problem convexhull
User Kiameimon
Submission Time 2023-12-24 15:57:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

convexhull.cpp: In function ‘int main()’:
convexhull.cpp:55:15: error: ‘struct lineContainer’ has no member named ‘query’; did you mean ‘qry’?
55 | cout << lc.query(x) << "\n";
| ^~~~~
| qry