Problem | skyscraper_apio15 |
---|---|
User | NsNassCode |
Submission Time | 2024-07-04 17:20:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
skyscraper_apio15.cpp: In function ‘int main()’:
skyscraper_apio15.cpp:48:9: error: ‘reverse’ was not declared in this scope
48 | reverse(path.begin(), path.end());
| ^~~~~~~