Problem gift
User blob
Submission Time 2023-11-10 15:53:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gift.cpp: In function ‘int main()’:
gift.cpp:16:10: error: ‘gifts’ was not declared in this scope; did you mean ‘gift’?
16 | cout << gifts;
| ^~~~~
| gift