mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update math/sum_of_binomial_coefficient.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
c96252c46b
commit
e7ac2255c5
@ -57,5 +57,5 @@ static void test()
|
|||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
test(); // execute the tests
|
test(); // execute the tests
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user