Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updated README
  • Loading branch information
prathimacode-hub authored Jul 12, 2021
commit 77e6d6912cc524a1cbfb063fcfd003339e3e2880
2 changes: 1 addition & 1 deletion Backtracking/Water Jug Problem/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ That's it! All the steps to the goal state (if found) will be listed.
## Output

<img width = 300 height = 600 src="https://github.com/prathimacode-hub/Learn-Data_Structure-Algorithm-by-Python/blob/master/Backtracking/Water%20Jug%20Problem/Images/ss1.png">
<img width = 300 height = 600 src="../Water Jug Problem/Images/ss2.png">
<img width = 300 height = 600 src="https://github.com/prathimacode-hub/Learn-Data_Structure-Algorithm-by-Python/blob/master/Backtracking/Water%20Jug%20Problem/Images/ss2.png">