Problem | mathclass |
---|---|
User | usernamehere |
Submission Time | 2024-04-01 17:41:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mathclass.cpp: In function ‘ll expo(ll, ll)’:
mathclass.cpp:36:7: error: ‘i’ was not declared in this scope
36 | for (i=1; i<31; i++) {
| ^
mathclass.cpp:41:7: error: ‘i’ was not declared in this scope
41 | for (i=30; i>=0; i--) {
| ^