mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-12 15:05:47 +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.
|
||||
*
|
||||
* @details
|
||||
|
||||
Reference in New Issue
Block a user