Problem segmenttree2
User PlayVoltz
Submission Time 2023-07-06 20:04:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

segmenttree2.cpp: In function ‘int main()’:
segmenttree2.cpp:51:23: error: ‘i’ was not declared in this scope
51 | for (int x=0; x<q; ++i){
| ^