Owl Get a Life
sixseven.cpp: In function ‘int main()’:sixseven.cpp:11:15: error: expected ‘;’ before ‘}’ token 11 | cout << "67" | ^ | ; 12 | } | ~