Owl Get a Life
park.cpp: In function ‘int main()’:park.cpp:6:33: error: expected ‘;’ before ‘}’ token 6 | cout << "I LOVE SHOREKEEPER" | ^ | ; 7 | } | ~