Owl Get a Life
psle.cpp: In function ‘int32_t main()’:psle.cpp:31:15: error: expected ‘;’ before ‘}’ token 31 | cout << "A*" | ^ | ; 32 | } | ~