Problem brick
User ecxlpise
Submission Time 2024-07-29 14:18:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function ‘int main()’:
brick.cpp:16:11: error: ‘stak’ was not declared in this scope; did you mean ‘stack’?
16 | while(stak.size()>0){
| ^~~~
| stack