Owl Get a Life
bracketex.cpp: In function ‘int main()’:bracketex.cpp:20:8: error: no match for ‘operator[]’ (operand types are ‘std::stack<int>’ and ‘int’) 20 | if(a[i]==a.top()) | ^