Problem | applebaskets |
---|---|
User | justin271828 |
Submission Time | 2024-12-07 09:59:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
applebaskets.cpp: In function ‘int main()’:
applebaskets.cpp:34:9: error: ‘i’ was not declared in this scope; did you mean ‘hi’?
34 | if (A[i] > 0) {
| ^
| hi