Problem xmas
User DuckyKayden
Submission Time 2026-01-28 15:46:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int32_t main()’:
xmas.cpp:14:7: error: ‘present’ was not declared in this scope; did you mean ‘presents’?
14 | if(present[i] == j) {
| ^~~~~~~
| presents