0_0_23934786_20456.cpp: In function 'int main()': 0_0_23934786_20456.cpp:52:37: error: too many arguments to function 'long long int MyPow(int)' printf("%lld\n",MyPow(n-4, 4)); ^ 0_0_23934786_20456.cpp:24:6: note: declared here Type MyPow(int n) { ^