Update greedy_algorithms/digit_separation.cpp

Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
This commit is contained in:
Muhammad Junaid Khalid
2024-10-05 16:49:36 +05:00
committed by GitHub
parent 18b65460e0
commit 87b955b831

View File

@@ -89,7 +89,7 @@ namespace greedy_algorithms{
* @brief self test implementation
* @return void
*/
void tests(){
static void tests(){
greedy_algorithms::DigitSeparation ds;
// Test case: Positive number