Problem | exponentiate |
---|---|
User | Khai |
Submission Time | 2024-10-09 20:34:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:13:14: error: invalid operands of types ‘long double’ and ‘long double’ to binary ‘operator%’
13 | cout << z % m << endl;
| ~ ^ ~
| | |
| | long double
| long double