Removed filename

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
weiss-ben
2022-09-11 14:15:35 +03:00
committed by GitHub
parent 30f99c7a2b
commit 824589aacb

View File

@@ -1,5 +1,5 @@
/**
* @file median_search2.cpp
* @file
*
* @details
* Given a linked list L[0,....,n] of n numbers, find the middle node.