Owl Get a Life
psle.cpp: In function ‘int main()’:psle.cpp:17:12: error: expected ‘}’ at end of input 17 | cout << "E"; | ^psle.cpp:3:12: note: to match this ‘{’ 3 | int main() { | ^