Problem payraise
User newperson
Submission Time 2024-12-14 16:20:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

payraise.cpp: In function ‘void number_tree(ll, ll)’:
payraise.cpp:82:5: error: ‘st’ was not declared in this scope; did you mean ‘std’?
82 | st.update(counter,counter, v[x]);
| ^~
| std