| Problem | lightningrod |
|---|---|
| User | ATHY |
| Submission Time | 2025-03-20 11:34:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:38:7: error: ‘i’ was not declared in this scope
38 | for (i=n-1; i>=0; i--) {
| ^