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