Owl Get a Life
legowall.cpp: In function ‘int main()’:legowall.cpp:27:15: error: expected ‘;’ before ‘}’ token 27 | else cout<<3 | ^ | ; 28 | } | ~