Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
33arsenic75 committed Jun 27, 2024
1 parent 75cd3b2 commit e6dc7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion problem-of-the-day/day27/dsa.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Today we learn about Matrix Exponentiation and solve some problems related to it

## Problems

1.[Minimum Maximum Distance](https://codeforces.com/problemset/problem/1881/F) :- Try comparing this to finding the diamater of a tree, and also try to solve it using tree-re rooting
1. [Minimum Maximum Distance](https://codeforces.com/problemset/problem/1881/F) :- Try comparing this to finding the diamater of a tree, and also try to solve it using tree-re rooting

2. [Graph Paths I](https://cses.fi/problemset/task/1723)

Expand Down

0 comments on commit e6dc7d4

Please sign in to comment.