Problem segmenttree2
User hpesoj
Submission Time 2023-02-28 17:41:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

segmenttree2.cpp: In function ‘int main()’:
segmenttree2.cpp:56:9: error: ‘i’ was not declared in this scope
56 | rep(i,q){
| ^
segmenttree2.cpp:56:5: error: ‘rep’ was not declared in this scope
56 | rep(i,q){
| ^~~