Posts tagged with "Maximum Flow"

UVa Online Judge Challenge "11045"

This is a maximum flow problem on a bipartite graph. I created the flow chart above to visualize the 3 test cases. The virtual judge run time was 0.18s.

Published: May 1, 2018 | Last Modified: May 2, 2025