mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-04 19:20:17 +08:00
Update math/lcm_sum.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -83,7 +83,7 @@ static void test() {
|
||||
|
||||
/**
|
||||
* main function
|
||||
*/
|
||||
*/
|
||||
int main() {
|
||||
test();
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user