mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 11:37:18 +08:00
Update math/power_of_two.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @file power_of_two.cpp
|
* @file
|
||||||
* @brief Implementation to check whether a number is a power of 2 or not.
|
* @brief Implementation to check whether a number is a power of 2 or not.
|
||||||
*
|
*
|
||||||
* @details
|
* @details
|
||||||
|
|||||||
Reference in New Issue
Block a user