| Problem | brick |
|---|---|
| User | VehaanGVikram |
| Submission Time | 2025-02-19 12:09:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:21:21: error: expected primary-expression before ‘)’ token
21 | if(A[i]>=S.top();)
| ^
brick.cpp:28:20: error: ‘s’ was not declared in this scope
28 | for(int i = 1; i<=s.size(); i++)
| ^