mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
fix: Add endline in...
...`graph/connected_components_with_dsu.cpp`.
This commit is contained in:
parent
9074443eab
commit
1d9774fd3d
@ -112,4 +112,4 @@ static void test() {
|
|||||||
int main() {
|
int main() {
|
||||||
test(); // Execute the tests
|
test(); // Execute the tests
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user