Owl Get a Life
bracketex.cpp: In function ‘int main()’:bracketex.cpp:39:20: error: expected ‘;’ before ‘}’ token 39 | cout << "Invalid" | ^ | ; 40 | } | ~