Owl Get a Life
brick.cpp: In function ‘int main()’:brick.cpp:26:18: error: no match for ‘operator[]’ (operand types are ‘std::stack<int>’ and ‘long int’) 26 | cout << S[i] << '\n'; | ^