Problem explosives
User username
Submission Time 2024-02-25 20:11:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

explosives.cpp: In function ‘void runtc()’:
explosives.cpp:84:35: error: expected ‘]’ before ‘;’ token
84 | cout<<brr[match[st.top()]<<' ';
| ^
| ]
explosives.cpp:88:17: error: ‘q’ was not declared in this scope
88 | while (!q.empty()){
| ^