Owl Get a Life
gift.cpp: In function ‘int main()’:gift.cpp:23:10: error: expected ‘}’ at end of input 23 | return 0; | ^gift.cpp:4:11: note: to match this ‘{’ 4 | int main(){ | ^