Problem xmas
User rhea61
Submission Time 2023-11-09 08:53:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int32_t main()’:
xmas.cpp:11:14: error: ‘l’ was not declared in this scope
11 | for (int i=l; i<=n; i++){
| ^
xmas.cpp:12:11: error: ‘x’ was not declared in this scope
12 | cin >> x;
| ^