mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-12 06:56:59 +08:00
Update math/power_of_two.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -42,7 +42,6 @@ void power_of_two(int n){
|
||||
|
||||
}
|
||||
|
||||
/** Driver Code */
|
||||
/**
|
||||
* @brief Main function
|
||||
* @returns 0 on exit
|
||||
|
||||
Reference in New Issue
Block a user