Problem sightseeing
User Alloy
Submission Time 2023-12-02 19:37:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sightseeing.cpp: In function ‘int main()’:
sightseeing.cpp:32:12: error: ‘height’ was not declared in this scope
32 | memset(height, 0, sizeof(height));
| ^~~~~~