Problem bracketex
User dl2704
Submission Time 2024-11-12 10:53:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bracketex.cpp: In function ‘int main()’:
bracketex.cpp:12:25: error: ‘class std::stack<char>’ has no member named ‘pushback’
12 | randomstuff.pushback(x);
| ^~~~~~~~