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

Compile Error

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