Problem exponentiate
User wtnetlegend
Submission Time 2025-02-07 23:11:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:16:10: error: ‘a’ was not declared in this scope
16 | while (a[i][1] >= 1){
| ^