Skip to content

Commit 09fc523

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a9cd7a1 commit 09fc523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/gold/cf-468B.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ int main() {
7878
dsu.unite(i, at[b - p[i]]);
7979
}
8080
}
81-
81+
8282
/*
8383
* first bit activated if all numbers in component i can reside in
8484
* graph A, and similarly the second bit for graph B

0 commit comments

Comments
 (0)