Skip to content

Commit 67dd8cd

Browse files
authored
Update README.md
1 parent c16e728 commit 67dd8cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Trees/Segment Tree Range Sum Query/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ Run the script, after that :
4040

4141
# Output
4242

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">
43+
<img width = 800 height = 250 src="../Segment Tree Range Sum Query/Images/range_sum_query_output1.PNG">
44+
<img width = 800 height = 250 src="../Segment Tree Range Sum Query/Images/range_sum_query_output2.PNG">
45+
4546

4647

4748
## Author

0 commit comments

Comments
 (0)