Problem brick
User sthe2nd
Submission Time 2024-07-29 14:14:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function β€˜int main()’:
brick.cpp:18:36: error: expected primary-expression before β€˜<<’ token
18 | cout<<stackofbricks.back();<<endl;
| ^~