| Problem | xmas |
|---|---|
| User | luoxindi09 |
| Submission Time | 2023-02-17 16:51:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
xmas.cpp: In function ‘int32_t main()’:
xmas.cpp:9:7: error: ‘i’ was not declared in this scope
9 | for (i=0; i<n; i++) {
| ^
xmas.cpp:13:7: error: ‘i’ was not declared in this scope
13 | for (i=0; i<n; i++) {
| ^