mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update operations_on_datastructures/reverse_binary_tree.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
aabd5a200a
commit
ff091f7b45
@ -250,4 +250,4 @@ static void test() {
|
||||
int main() {
|
||||
test(); ///< Run our Test cases
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user