Problem xmas
User ZRSS1926
Submission Time 2026-06-23 16:23:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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;
| ^