Update search/median_search2.cpp

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
weiss-ben
2022-09-23 19:14:25 +03:00
committed by GitHub
parent 613a55174f
commit 247e06164d

View File

@@ -19,6 +19,7 @@
* print median(B) #should be 4
*
* @author [Benjamin Weiss](https://github.com/weiss-ben)
* @see median_search.cpp
*/
#include <cassert> /// for assert