Problem | exponentiate |
---|---|
User | Scissors264 |
Submission Time | 2024-08-14 16:35:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:13:15: error: invalid operands of types ‘long double’ and ‘long double’ to binary ‘operator%’
13 | cout << b%d;
| ~^~
| | |
| | long double
| long double