Problem medianheap
User zhangdi
Submission Time 2025-08-01 12:59:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

medianheap.cpp: In function ‘int32_t main()’:
medianheap.cpp:51:9: error: ‘s’ was not declared in this scope
51 | s.pop();
| ^