Problem | exponentiate |
---|---|
User | hwy |
Submission Time | 2023-06-07 17:55:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘ll power(int, int, int)’:
exponentiate.cpp:11:16: error: ‘m’ was not declared in this scope
11 | return res%m;
| ^