Owl Get a Life
psle.cpp: In function ‘int main()’:psle.cpp:7:21: error: expected ‘;’ before ‘else’ 7 | cout << "A*" | ^ | ; 8 | else if (s >= 75) | ~~~~