Owl Get a Life
psle.cpp: In function ‘int main()’:psle.cpp:9:15: error: expected ‘;’ before ‘}’ token 9 | cout << "A*" | ^ | ; 10 | } else if (linen > 74) { | ~