We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba0eb9 commit d3edb52Copy full SHA for d3edb52
greedy_algorithms/digit_separation.cpp
@@ -88,6 +88,7 @@ namespace greedy_algorithms{
88
/**
89
* @brief main function
90
* @return 0 on sucessful exit
91
+ */
92
void tests(){
93
greedy_algorithms::DigitSeparation ds;
94
0 commit comments