algorithms_and_data_structures icon indicating copy to clipboard operation
algorithms_and_data_structures copied to clipboard

updated pow.cpp

Open Krishnacse20 opened this issue 5 years ago • 0 comments

added using namespace, just to reduce the effort of adding again and again std;

Krishnacse20 avatar Sep 30 '20 20:09 Krishnacse20