Problem | brick |
---|---|
User | Daddy |
Submission Time | 2023-11-15 10:01:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘std::vector<int> find_stack_heights(int, const std::vector<int>&)’:
brick.cpp:28:5: error: ‘reverse’ was not declared in this scope
28 | reverse(result.begin(), result.end());
| ^~~~~~~