Problem | exponentiate |
---|---|
User | Red123 |
Submission Time | 2025-07-30 22:00:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:11:21: error: ‘n’ was not declared in this scope
11 | for(int i = 0; i < n; i++){
| ^