currently trying out a maximum flow problem on kattis.
So far, I have approached a solution using Ford-Fulkerson with a BFS implementation. Input is given as such tha