We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63e6fb commit 023d29aCopy full SHA for 023d29a
Trees/Segment Tree Creation/README.md
@@ -38,10 +38,9 @@ Run the script, after that :
38
39
# Output
40
41
-<img width = 500 height = 100 src="../Infix to Postfix Conversion/Images/infix_to_postfix_conversion1.PNG">
42
-<img width = 500 height = 100 src="../Infix to Postfix Conversion/Images/infix_to_postfix_conversion2.PNG">
43
-<img width = 500 height = 100 src="../Infix to Postfix Conversion/Images/infix_to_postfix_conversion3.PNG">
44
-
+<img width = 600 height = 100 src="../Segment Tree Creation/Images/creation_output1.PNG">
+<img width = 600 height = 100 src="../Segment Tree Creation/Images/creation_output2.PNG">
+<img width = 600 height = 100 src="../Segment Tree Creation/Images/creation_output3.PNG">
45
46
47
## Author
0 commit comments