Problem brick
User Aum
Submission Time 2024-03-26 21:53:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function ‘int32_t main()’:
brick.cpp:16:17: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator>’
16 | while (arr[i] > stack.top){
| ~~~~~~ ^ ~~~~~~~~~
| | |
| | <unresolved overloaded function type>
| long long int