mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update search/median_search2.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
613a55174f
commit
247e06164d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user