Problem exponentiate
User G92
Submission Time 2024-03-31 18:30:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:12:14: error: invalid operands of types ‘long long unsigned int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<<’
12 | cout<<d&c<<endl;
| ~^~~~~~