Owl Get a Life
deathray.cpp: In function ‘int main()’:deathray.cpp:5:13: error: expected ‘;’ before ‘}’ token 5 | cout << "4" | ^ | ; 6 | } | ~