Problem segmenttree
User Stucknight
Submission Time 2023-12-08 21:37:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

segmenttree.cpp: In function ‘int32_t main()’:
segmenttree.cpp:24:9: error: ‘n’ was not declared in this scope
24 | cin >> n >> q;
| ^
segmenttree.cpp:24:14: error: ‘q’ was not declared in this scope
24 | cin >> n >> q;
| ^