Skip to content
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

Closed
maggieliu05 opened this issue Feb 3, 2024 · 8 comments
Labels
content content-related issue good first issue Good for newcomers

Comments

@maggieliu05
Copy link
Contributor

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...

@maggieliu05 maggieliu05 added content content-related issue good first issue Good for newcomers labels Feb 3, 2024
@bqi343
Copy link
Member

bqi343 commented Feb 3, 2024

Yeah, an explanation should be added. In short, it's the Min-Cut Max-Flow Theorem.

@Ani10-prog
Copy link

Yeah, an explanation should be added. In short, it's the Min-Cut Max-Flow Theorem.

can you explain min-cut max-flow theorem?
why this idea works?

@bqi343
Copy link
Member

bqi343 commented Feb 3, 2024

The solution is in CPH: https://usaco.guide/CPH.pdf

@Ani10-prog
Copy link

The solution is in CPH: https://usaco.guide/CPH.pdf

please tell me, why and how
this idea works

@SansPapyrus683
Copy link
Contributor

my guy it's in the book

@Ani10-prog
Copy link

my guy it's in the book

can you tell me in brief why min-cut and max-flow is equal?

@SansPapyrus683
Copy link
Contributor

google it

@SansPapyrus683
Copy link
Contributor

moved to #4165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content content-related issue good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants