Problem xmas
User Water
Submission Time 2023-07-02 22:49:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:13:15: error: ‘i’ was not declared in this scope
13 | cout << arr[i] << endl;
| ^