Problem smokeflower
User beepbeepsheep
Submission Time 2023-11-29 10:23:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smokeflower.cpp: In function ‘int main()’:
smokeflower.cpp:52:40: error: ‘a’ was not declared in this scope
52 | for (int i=1;i<=n;i++) cin>>arr[i];a
| ^