Problem | plantingpotatoes2 |
---|---|
User | AineshB |
Submission Time | 2024-11-19 14:27:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
plantingpotatoes2.cpp: In function ‘int main()’:
plantingpotatoes2.cpp:9:9: error: ‘i’ was not declared in this scope
9 | for ( i = 1; i <= a; i++){
| ^