Owl Get a Life
psle.cpp: In function ‘int main()’:psle.cpp:20:14: error: expected ‘;’ before ‘}’ token 20 | cout << "U" | ^ | ; 21 | }; | ~