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