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