Problem | exponentiate |
---|---|
User | G92 |
Submission Time | 2024-03-31 18:30:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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;
| ~^~~~~~