Owl Get a Life
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