Problem xmas
User 123456789
Submission Time 2023-04-14 14:44:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:8:47: error: ‘i’ was not declared in this scope
8 | for (int z = 0; z < n; z++) cin >> confusing[i];
| ^