Judge Information
Run ID: 32439
src.cpp: In function 'long long int tknp(long long int)':
src.cpp:22:12: error: 'res' was not declared in this scope
return res;
^
src.cpp: In function 'int main()':
src.cpp:30:12: error: expected '}' at end of input
cout<<n;
^
src.cpp:22:12: error: 'res' was not declared in this scope
return res;
^
src.cpp: In function 'int main()':
src.cpp:30:12: error: expected '}' at end of input
cout<<n;
^