Problem segmenttree
User currypotato
Submission Time 2023-10-08 12:36:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

segmenttree.cpp: In function ‘int main()’:
segmenttree.cpp:53:19: error: ‘query’ was not declared in this scope
53 | a.push_back(query(q,p));
| ^~~~~