Problem | exponentiate |
---|---|
User | hitarthdangra |
Submission Time | 2025-06-19 09:10:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:15:25: error: ‘N’ was not declared in this scope
15 | int answer = result % N;
| ^