Problem | exponentiate |
---|---|
User | shawn |
Submission Time | 2024-04-27 10:27:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:20:24: error: ‘m’ was not declared in this scope
20 | total_a = total_a % m;
| ^