We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9cd7a1 commit 09fc523Copy full SHA for 09fc523
solutions/gold/cf-468B.mdx
@@ -78,7 +78,7 @@ int main() {
78
dsu.unite(i, at[b - p[i]]);
79
}
80
81
-
+
82
/*
83
* first bit activated if all numbers in component i can reside in
84
* graph A, and similarly the second bit for graph B
0 commit comments