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

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:13:7: error: ‘temp’ was not declared in this scope
13 | ans[temp] = i + 1;
| ^~~~