Problem xmas
User Isabel123
Submission Time 2023-11-10 10:26:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:8:10: error: ‘i’ was not declared in this scope
8 | for (i = 1; i <= n; i++) {
| ^