Problem xmas
User YuChen2007
Submission Time 2025-02-03 17:29:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xmas.cpp: In function ‘int main()’:
xmas.cpp:16:21: error: ‘gift’ was not declared in this scope
16 | cout << receivers[gift] << endl;
| ^~~~