| Problem | xmas |
|---|---|
| User | lygrace |
| Submission Time | 2026-06-23 16:51:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
xmas.cpp: In function ‘int main()’:
xmas.cpp:10:7: error: ‘i’ was not declared in this scope
10 | for (i=1; i<=n; i++){
| ^
xmas.cpp:14:7: error: ‘i’ was not declared in this scope
14 | for (i=1; i<=n; i++){
| ^