| Problem | exponentiate |
|---|---|
| User | helloworld |
| Submission Time | 2024-02-13 15:50:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:16:9: error: invalid operands of types ‘long long unsigned int’ and ‘int [(t + -1)]’ to binary ‘operator%’
16 | if(k % m == 1) {
| ~ ^ ~
| | |
| | int [(t + -1)]
| long long unsigned int