Owl Get a Life
gift.cpp: In function ‘int main()’:gift.cpp:18:16: error: expected ‘}’ at end of input 18 | cout << P; } | ^gift.cpp:4:12: note: to match this ‘{’ 4 | int main() { | ^