Skip to content

Commit

Permalink
Update medium-magic-square-forming.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamidb authored May 5, 2020
1 parent b06c3da commit cc175ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hackerrank/medium-magic-square-forming.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ then the total cost will be .

Solution
========
![explanation](images/image0006.png)
[![Magic square explanation](https://img.youtube.com/vi/zPnN046OM34/0.jpg)](https://www.youtube.com/watch?v=zPnN046OM34)

```python
#!/bin/python3
Expand Down

0 comments on commit cc175ca

Please sign in to comment.