Problem mountain
User eulerleonhardfan
Submission Time 2024-02-13 12:50:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mountain.cpp:110:32: error: missing terminating ' character
110 | cout << root -> query(h) << '\n
| ^~~
mountain.cpp: In function β€˜int32_t main()’:
mountain.cpp:111:3: error: expected primary-expression before β€˜}’ token
111 | }
| ^