| Problem | xmas |
|---|---|
| User | ZRSS1926 |
| Submission Time | 2026-06-23 16:23:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
xmas.cpp: In function ‘int main()’:
xmas.cpp:11:16: error: ‘x’ was not declared in this scope
11 | cin >> x;
| ^
xmas.cpp:12:18: error: ‘i’ was not declared in this scope
12 | ans[x] = i;
| ^