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
137c444398
commit
a6526c8108
@ -70,7 +70,8 @@ static void tests() {
|
||||
std::cout << "passed\n";
|
||||
}
|
||||
|
||||
/** Main function
|
||||
/**
|
||||
* @brief Main function
|
||||
* @returns 0 on exit
|
||||
*/
|
||||
int main() {
|
||||
|
Loading…
Reference in New Issue
Block a user