| Problem | exponentiate |
|---|---|
| User | PriyankCoder |
| Submission Time | 2025-09-20 20:49:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:17:5: error: ‘i’ was not declared in this scope
17 | i
| ^
exponentiate.cpp:20:12: error: ‘T’ was not declared in this scope
20 | cin >> T;
| ^