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