-
Notifications
You must be signed in to change notification settings - Fork 510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contact Form Submission - Unclear Explanation (Solution: CSES - Police Chase) #4278
Comments
Yeah, an explanation should be added. In short, it's the Min-Cut Max-Flow Theorem. |
can you explain min-cut max-flow theorem? |
The solution is in CPH: https://usaco.guide/CPH.pdf |
please tell me, why and how |
my guy it's in the book |
can you tell me in brief why min-cut and max-flow is equal? |
moved to #4165 |
Someone submitted the contact form!
URL: https://usaco.guide/problems/cses-1695-police-chase/solution
Module: Solution: CSES - Police Chase
Topic: Unclear Explanation
Message:
Please, tell me idea of this task and why this idea works...
The text was updated successfully, but these errors were encountered: