0_0_8926430_15056.cpp: In function `void hanoi(int, long long int, char, char, char)':
0_0_8926430_15056.cpp:19: error: `pow' undeclared (first use this function)
0_0_8926430_15056.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
|