Problem segmenttree2
User Henries
Submission Time 2024-12-09 23:53:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

segmenttree2.cpp: In function ‘int main()’:
segmenttree2.cpp:63:2: error: ‘v’ was not declared in this scope
63 | v.resize(n);
| ^