| Problem | xmas |
|---|---|
| User | Jaffia |
| Submission Time | 2026-06-23 15:49:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
xmas.cpp: In function ‘int main()’:
xmas.cpp:15:20: error: ‘gift’ was not declared in this scope; did you mean ‘gifted’?
15 | cout << gifted[gift] << "\n";
| ^~~~
| gifted