atcoder/ac-library

The description of get_edge in maxflow.md seems to lack the constraint.

zkou-ut opened this issue · 1 comments

The description of the function get_edge of mf_graph in ac-library/document_en/maxflow.md seems to lack the constraint of 0 <= i < m.

Yeah, thanks