We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08ac6c1 + e81127a commit 80e8cebCopy full SHA for 80e8ceb
document_en/maxflow.md
@@ -88,6 +88,8 @@ struct mf_graph<Cap>::edge {
88
89
**@{keyword.constraints}**
90
91
+- (1): $0 \leq i \lt m$
92
+
93
**@{keyword.complexity}**
94
95
- (1): $O(1)$
document_ja/maxflow.md
@@ -90,6 +90,8 @@ struct mf_graph<Cap>::edge {
96
97
$m$ を追加された辺数として
0 commit comments