Update math/power_of_two.cpp

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Neha Hasija 2020-10-19 01:39:27 +05:30 committed by GitHub
parent 80e741e7d6
commit 3d017c446e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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