| Problem | xmas |
|---|---|
| User | YuChen2007 |
| Submission Time | 2025-02-03 17:29:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
xmas.cpp: In function ‘int main()’:
xmas.cpp:16:21: error: ‘gift’ was not declared in this scope
16 | cout << receivers[gift] << endl;
| ^~~~