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
1e6c2d5aa0
commit
a19da79545
@ -37,6 +37,7 @@ bool magic_number(int n) {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
} // namespace math
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Test function
|
* @brief Test function
|
||||||
|
Loading…
Reference in New Issue
Block a user