We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89512e6 commit f477419Copy full SHA for f477419
Matching (Hopcroft-Karp) in Bipartite Graph.cpp
@@ -86,3 +86,5 @@ struct Hopcroft_Karp
86
87
//Problem 2 (Ensuring that matching is consistent): https://www.spoj.com/problems/ADABLOOM/
88
//Solution 2:http://p.ip.fi/igSb
89
+
90
+//Problem 3: https://codeforces.com/gym/101853/problem/B
0 commit comments