| Problem | bananafarm |
|---|---|
| User | Potato3218 |
| Submission Time | 2023-02-17 22:31:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bananafarm.cpp: In function ‘int main()’:
bananafarm.cpp:43:37: error: ‘a’ was not declared in this scope
43 | if(s == 1 and e == n) cout<<a[k-1]<<'\n';
| ^