Problem monsters2
User potatoed78
Submission Time 2025-06-19 08:59:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

monsters2.cpp: In function ‘int main()’:
monsters2.cpp:77:24: error: ‘st’ was not declared in this scope; did you mean ‘std’?
77 | if ((itmax) == st.end()) max = *prev(itmax);
| ^~
| std