Update search/median_search2.cpp

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
weiss-ben
2022-09-12 14:11:27 +03:00
committed by GitHub
parent d3fdc38640
commit a05a56216f

View File

@@ -118,7 +118,8 @@ static void test() {
}
/**
* Main function
* @brief Main function
* @returns 0 on exit
*/
int main()
{