We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16e728 commit 67dd8cdCopy full SHA for 67dd8cd
Trees/Segment Tree Range Sum Query/README.md
@@ -40,8 +40,9 @@ Run the script, after that :
40
41
# Output
42
43
-<img width = 800 height = 350 src="../Segment Tree Update Query/Images/update_query_output1.PNG">
44
-<img width = 800 height = 350 src="../Segment Tree Update Query/Images/update_query_output2.PNG">
+<img width = 800 height = 250 src="../Segment Tree Range Sum Query/Images/range_sum_query_output1.PNG">
+<img width = 800 height = 250 src="../Segment Tree Range Sum Query/Images/range_sum_query_output2.PNG">
45
+
46
47
48
## Author
0 commit comments