mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update math/power_of_two.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
80e741e7d6
commit
3d017c446e
@ -19,7 +19,7 @@
|
||||
* @author [Neha Hasija](https://github.com/neha-hasija17)
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
#include <iostream> /// for std::cout
|
||||
/**
|
||||
* @brief Function to test above algorithm
|
||||
* @param n description
|
||||
|
Loading…
Reference in New Issue
Block a user