Skip to content

Instantly share code, notes, and snippets.

@bollu
Forked from anurudhp/flows-problems.md
Created October 27, 2020 15:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bollu/371caca4d9ad73f401f095c3ac835e60 to your computer and use it in GitHub Desktop.
Save bollu/371caca4d9ad73f401f095c3ac835e60 to your computer and use it in GitHub Desktop.
Collection of problems on flows
http://codeforces.com/problemset/problem/628/F
http://codeforces.com/gym/100729 : Problem F
http://codeforces.com/gym/100517 : Problem H
http://codeforces.com/gym/101128 : Problem F
http://codeforces.com/gym/100491 : Problem A
http://codeforces.com/gym/101175 : Problem D (WF)
http://codeforces.com/gym/101221 : Problem I (WF)
http://codeforces.com/gym/100800 : Problem A
http://codeforces.com/gym/101239 : Problem C (WF)
http://codeforces.com/gym/101208 : Problem C (WF)
http://codeforces.com/contest/717/problem/G
https://www.hackerrank.com/contests/practice1/challenges/d/problem
https://www.hackerearth.com/challenge/test/indiahacks-algorithm-finals/approximate/8dfacb488e7d47b9856993bd9593932e/ : Really Nice problem.
- Link to easier version : http://codeforces.com/contest/653/problem/D
(The editorial on CF has explanation of the original problem)
https://www.codechef.com/problems/CHN16E : Another really nice problem!
http://codeforces.com/gym/101173 : Problem B
http://codeforces.com/gym/100827 : Problem C
credits: Tanuj Khattar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment